Go to file
warp03 20c47023e4
omz-docs Javadoc generated successfully (63 warnings) Details
continuous-integration/drone/tag Build is passing Details
util: Added splitQuotedString
2023-09-17 21:04:21 +02:00
config config: Added ConfigArray.toArray(Class) 2023-01-05 13:22:43 +01:00
events events: Added system property org.omegazero.common.event.randomHandleThreads 2023-09-17 20:41:49 +02:00
logging logging: LoggerUtil: Remove trailing '$' from logger labels 2023-02-08 21:13:27 +01:00
misc misc: Plugin: Include source file in class CodeSource 2022-12-28 19:53:35 +01:00
util util: Added splitQuotedString 2023-09-17 21:04:21 +02:00
.drone.yml Added Makefile, updated .drone.yml 2023-04-04 13:05:24 +02:00
.gitignore Initial commit 2021-04-23 18:08:23 +02:00
.omz-docs.json omz-docs: Fixed paths 2022-10-28 20:44:23 +02:00
LICENSE Initial commit 2021-04-23 18:08:23 +02:00
Makefile Added Makefile, updated .drone.yml 2023-04-04 13:05:24 +02:00
README.md Updated readme 2022-06-23 16:28:07 +02:00

README.md

omz-java-lib

Build Status Documentation Build Status Release

Prebuilt full JARs: https://drone.omegazero.org/build-artifacts/java/org.omegazero.common:omz-common

Javadoc: https://docs.omegazero.org/javadoc/omz-java-lib/

Compatible with Java 8 or above. No external dependencies unless otherwise specified in the directory README of the library component.