org.cloudhoist/pallet

Pallet - provisioning and configuration of compute nodes

This artifact may shadow a release on Maven Central. You should search there for a canonical release.

Leiningen/Boot

[org.cloudhoist/pallet "0.2.0"]

Clojure CLI/deps.edn

org.cloudhoist/pallet {:mvn/version "0.2.0"}

Gradle

implementation("org.cloudhoist:pallet:0.2.0")

Maven

<dependency>
  <groupId>org.cloudhoist</groupId>
  <artifactId>pallet</artifactId>
  <version>0.2.0</version>
</dependency>