com.7theta/spectator

A libirary to enable observability in applications

Leiningen/Boot

[com.7theta/spectator "0.4.3"]

Clojure CLI/deps.edn

com.7theta/spectator {:mvn/version "0.4.3"}

Gradle

implementation("com.7theta:spectator:0.4.3")

Maven

<dependency>
  <groupId>com.7theta</groupId>
  <artifactId>spectator</artifactId>
  <version>0.4.3</version>
</dependency>