brightnorth/uberjar-deploy

A plugin that deploys an uberjar instead of a jar. Intended to be used as an alias with the lein-release plugin.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 322,716 Downloads
  • 117 This Version

Leiningen/Boot

[brightnorth/uberjar-deploy "1.0.0"]

Clojure CLI/deps.edn

brightnorth/uberjar-deploy {:mvn/version "1.0.0"}

Gradle

implementation("brightnorth:uberjar-deploy:1.0.0")

Maven

<dependency>
  <groupId>brightnorth</groupId>
  <artifactId>uberjar-deploy</artifactId>
  <version>1.0.0</version>
</dependency>