de.otto/oscillator

A Clojure library that lets you create dashboards with interactive charts to monitor applications in multiple environments.

Leiningen/Boot

[de.otto/oscillator "0.2.24"]

Clojure CLI/deps.edn

de.otto/oscillator {:mvn/version "0.2.24"}

Gradle

implementation("de.otto:oscillator:0.2.24")

Maven

<dependency>
  <groupId>de.otto</groupId>
  <artifactId>oscillator</artifactId>
  <version>0.2.24</version>
</dependency>