compute-clj/boot-template

The Compute Software boot-new template

Leiningen/Boot

[compute-clj/boot-template "0.2"]

Clojure CLI/deps.edn

compute-clj/boot-template {:mvn/version "0.2"}

Gradle

implementation("compute-clj:boot-template:0.2")

Maven

<dependency>
  <groupId>compute-clj</groupId>
  <artifactId>boot-template</artifactId>
  <version>0.2</version>
</dependency>