boot/core

Core boot module–boot scripts run in this pod.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 324,845 Downloads
  • 61,987 This Version

Leiningen/Boot

[boot/core "2.7.2"]

Clojure CLI/deps.edn

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

Gradle

implementation("boot:core:2.7.2")

Maven

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