Deploy an uberjar to a maven repository Note that this is moderately unholy, but it is moderately useful for deploying Hadoop jobs.
[lein-deploy-uberjar "2.0.0"]
lein-deploy-uberjar/lein-deploy-uberjar {:mvn/version "2.0.0"}
implementation("lein-deploy-uberjar:lein-deploy-uberjar:2.0.0")
<dependency> <groupId>lein-deploy-uberjar</groupId> <artifactId>lein-deploy-uberjar</artifactId> <version>2.0.0</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: