coconutpalm/boot-boot

Batteries-included Clojure development and release workflows using Boot.

Leiningen/Boot

[coconutpalm/boot-boot "0.6.0"]

Clojure CLI/deps.edn

coconutpalm/boot-boot {:mvn/version "0.6.0"}

Gradle

implementation("coconutpalm:boot-boot:0.6.0")

Maven

<dependency>
  <groupId>coconutpalm</groupId>
  <artifactId>boot-boot</artifactId>
  <version>0.6.0</version>
</dependency>