com.hystrix/hystrix-configurator

Leiningen/Boot

[com.hystrix/hystrix-configurator "0.0.13"]

Clojure CLI/deps.edn

com.hystrix/hystrix-configurator {:mvn/version "0.0.13"}

Gradle

implementation("com.hystrix:hystrix-configurator:0.0.13")

Maven

<dependency>
  <groupId>com.hystrix</groupId>
  <artifactId>hystrix-configurator</artifactId>
  <version>0.0.13</version>
</dependency>