ring-sentry-component

Ring component for Sentry following the Reloadable pattern

Leiningen/Boot

[ring-sentry-component "0.3.0"]

Clojure CLI/deps.edn

ring-sentry-component/ring-sentry-component {:mvn/version "0.3.0"}

Gradle

implementation("ring-sentry-component:ring-sentry-component:0.3.0")

Maven

<dependency>
  <groupId>ring-sentry-component</groupId>
  <artifactId>ring-sentry-component</artifactId>
  <version>0.3.0</version>
</dependency>