com.hystrix/hystrix-configurator

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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