coconutpalm/boot-boot

Batteries-included Clojure development and release workflows using Boot.

Leiningen/Boot

[coconutpalm/boot-boot "0.6.4"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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