boot/pod

Boot pod module–this is included with all pods.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 325,997 Downloads
  • 504 This Version

Leiningen/Boot

[boot/pod "2.7.2-SNAPSHOT"]

Clojure CLI/deps.edn

boot/pod {:mvn/version "2.7.2-SNAPSHOT"}

Gradle

implementation("boot:pod:2.7.2-SNAPSHOT")

Maven

<dependency>
  <groupId>boot</groupId>
  <artifactId>pod</artifactId>
  <version>2.7.2-SNAPSHOT</version>
</dependency>