не последняя версия
Последняя версия 1.5.18

com.netflix.hystrix:hystrix-clj 1.3.19

hystrix-clj developed by Netflix

Категории

Категории

Сеть
Группа

Группа

com.netflix.hystrix
Идентификатор

Идентификатор

hystrix-clj
Версия

Версия

1.3.19
Тип

Тип

jar

Скачать hystrix-clj 1.3.19


<!-- https://jarcasting.com/artifacts/com.netflix.hystrix/hystrix-clj/ -->
<dependency>
    <groupId>com.netflix.hystrix</groupId>
    <artifactId>hystrix-clj</artifactId>
    <version>1.3.19</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.hystrix/hystrix-clj/
implementation 'com.netflix.hystrix:hystrix-clj:1.3.19'
// https://jarcasting.com/artifacts/com.netflix.hystrix/hystrix-clj/
implementation ("com.netflix.hystrix:hystrix-clj:1.3.19")
'com.netflix.hystrix:hystrix-clj:jar:1.3.19'
<dependency org="com.netflix.hystrix" name="hystrix-clj" rev="1.3.19">
  <artifact name="hystrix-clj" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.hystrix', module='hystrix-clj', version='1.3.19')
)
libraryDependencies += "com.netflix.hystrix" % "hystrix-clj" % "1.3.19"
[com.netflix.hystrix/hystrix-clj "1.3.19"]