gantry

Operations support and deployment in clojure

  • VCSN/A

  • cljdoc documentationcljdoc
  • 65 Downloads
  • 17 This Version

Leiningen/Boot

[gantry "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

gantry/gantry {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("gantry:gantry:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>gantry</groupId>
  <artifactId>gantry</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>