boot/pod

Boot pod module–this is included with all pods.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 325,883 Downloads
  • 5,455 This Version

Leiningen/Boot

[boot/pod "2.8.1"]

Clojure CLI/deps.edn

boot/pod {:mvn/version "2.8.1"}

Gradle

implementation("boot:pod:2.8.1")

Maven

<dependency>
  <groupId>boot</groupId>
  <artifactId>pod</artifactId>
  <version>2.8.1</version>
</dependency>