Last Version

hystrix-clj 1.5.18

hystrix-clj

License

License

Categories

Categories

Net
GroupId

GroupId

com.netflix.hystrix
ArtifactId

ArtifactId

hystrix-clj
Version

Version

1.5.18
Type

Type

jar
Description

Description

hystrix-clj
hystrix-clj
Project URL

Project URL

https://github.com/Netflix/Hystrix
Source Code Management

Source Code Management

https://github.com/Netflix/Hystrix.git

Download hystrix-clj 1.5.18


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

Dependencies

compile (1)

Group / Artifact Type Version
com.netflix.hystrix : hystrix-core jar 1.5.18

runtime (1)

Group / Artifact Type Version
org.clojure : clojure jar 1.7.0

Project Modules

There are no modules declared in this project.