boot/core

Core boot module–boot scripts run in this pod.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 322,718 Downloads
  • 195 This Version

Leiningen/Boot

[boot/core "2.8.0"]

Clojure CLI/deps.edn

boot/core {:mvn/version "2.8.0"}

Gradle

implementation("boot:core:2.8.0")

Maven

<dependency>
  <groupId>boot</groupId>
  <artifactId>core</artifactId>
  <version>2.8.0</version>
</dependency>