tessellator/resilience4clj-retry

A small Clojure wrapper around the resilience4j Retry module

Leiningen/Boot

[tessellator/resilience4clj-retry "0.4.0"]

Clojure CLI/deps.edn

tessellator/resilience4clj-retry {:mvn/version "0.4.0"}

Gradle

implementation("tessellator:resilience4clj-retry:0.4.0")

Maven

<dependency>
  <groupId>tessellator</groupId>
  <artifactId>resilience4clj-retry</artifactId>
  <version>0.4.0</version>
</dependency>