ring-sentry-component

Ring component for Sentry following the Reloadable pattern

Leiningen/Boot

[ring-sentry-component "0.2.1"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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