Package your Leiningen project as a standalone and stripped-down JVM using Java's jlink. Great for distribution and Docker images.
[lein-jlink "0.3.1"]
lein-jlink/lein-jlink {:mvn/version "0.3.1"}
implementation("lein-jlink:lein-jlink:0.3.1")
<dependency> <groupId>lein-jlink</groupId> <artifactId>lein-jlink</artifactId> <version>0.3.1</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: