Quarkus CLI Application
The https://github.com/aalmiray/q-cli-jlink repository defines the minimum configuration required for:
-
Implementing a trivial CLI application with Quarkus and PicoCLI support.
-
Downloading JDKs using the Foojay Discovery API and the JDKs Maven Plugin.
-
Assembling cross-platform Java Runtimes with Jlink.
-
Posting releases with the JReleaser Maven Plugin.