com.palletops/pallet

DevOps for the JVM. Pallet is a platform for agile and programmatic automation of infrastructure in the cloud, on server racks or directly on virtual machines. Pallet provides cloud provider and operating system independence, and allows for an unprecedented level of customization.

Leiningen/Boot

[com.palletops/pallet "0.8.0-beta.9"]

Clojure CLI/deps.edn

com.palletops/pallet {:mvn/version "0.8.0-beta.9"}

Gradle

implementation("com.palletops:pallet:0.8.0-beta.9")

Maven

<dependency>
  <groupId>com.palletops</groupId>
  <artifactId>pallet</artifactId>
  <version>0.8.0-beta.9</version>
</dependency>