Releases: roymanigley/KafkaZen
Releases · roymanigley/KafkaZen
pre-release
The executable .jar
for other systems then Debian/Ubuntu have to be build their own systems using the command ./mvnv clean package
, at the end you can then run whe application java -jar target/kafkazen-1.0.0-SNAPSHOT-runner.jar
, the reason is the native dependencies of JavaFX
Java 11 or higher required