org.clojars.gregwoodfill/lein-deploy-war

Deploy war files to remote repositories

Leiningen/Boot

[org.clojars.gregwoodfill/lein-deploy-war "0.1.0"]

Clojure CLI/deps.edn

org.clojars.gregwoodfill/lein-deploy-war {:mvn/version "0.1.0"}

Gradle

implementation("org.clojars.gregwoodfill:lein-deploy-war:0.1.0")

Maven

<dependency>
  <groupId>org.clojars.gregwoodfill</groupId>
  <artifactId>lein-deploy-war</artifactId>
  <version>0.1.0</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.