com.palletops/graphite-crate

Crate for graphite installation

Leiningen/Boot

[com.palletops/graphite-crate "0.8.0-alpha.3"]

Clojure CLI/deps.edn

com.palletops/graphite-crate {:mvn/version "0.8.0-alpha.3"}

Gradle

implementation("com.palletops:graphite-crate:0.8.0-alpha.3")

Maven

<dependency>
  <groupId>com.palletops</groupId>
  <artifactId>graphite-crate</artifactId>
  <version>0.8.0-alpha.3</version>
</dependency>