org.rssys/metrics

Metrics library + StatsD reporter

  • VCSN/A

  • cljdoc documentationcljdoc
  • 116 Downloads
  • 15 This Version

Leiningen/Boot

[org.rssys/metrics "0.0.1-SNAPSHOT"]

Clojure CLI/deps.edn

org.rssys/metrics {:mvn/version "0.0.1-SNAPSHOT"}

Gradle

implementation("org.rssys:metrics:0.0.1-SNAPSHOT")

Maven

<dependency>
  <groupId>org.rssys</groupId>
  <artifactId>metrics</artifactId>
  <version>0.0.1-SNAPSHOT</version>
</dependency>