coconutpalm/boot-boot

Batteries-included Clojure development and release workflows using Boot.

Leiningen/Boot

[coconutpalm/boot-boot "0.7.1"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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