boot/core

Core boot module–boot scripts run in this pod.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 322,613 Downloads
  • 45,564 This Version

Leiningen/Boot

[boot/core "2.7.1"]

Clojure CLI/deps.edn

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

Gradle

implementation("boot:core:2.7.1")

Maven

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