com.7theta/spectator

A libirary to enable observability in applications

Leiningen/Boot

[com.7theta/spectator "0.4.4"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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