org.immutant/deploy-tools

Handy dandy tools for deploying and archiving Immutant applications.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 335,282 Downloads
  • 19 This Version

Leiningen/Boot

[org.immutant/deploy-tools "0.5.1"]

Clojure CLI/deps.edn

org.immutant/deploy-tools {:mvn/version "0.5.1"}

Gradle

implementation("org.immutant:deploy-tools:0.5.1")

Maven

<dependency>
  <groupId>org.immutant</groupId>
  <artifactId>deploy-tools</artifactId>
  <version>0.5.1</version>
</dependency>