MVN

com.netflix.hystrix : hystrix-clj

Maven & Gradle

Nov 17, 2018
1 usages
23.7k stars

hystrix-clj · hystrix-clj

<dependency>
    <groupId>com.netflix.hystrix</groupId>
    <artifactId>hystrix-clj</artifactId>
    <version>1.5.18</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.netflix.hystrix : hystrix-clj to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5.18
  • Latest Release Candidate: 1.5.3-rc.2

All Versions

Choose a version of com.netflix.hystrix : hystrix-clj to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5.x
hystrix-clj-1.5.18
hystrix-clj-1.5.12
hystrix-clj-1.5.11
hystrix-clj-1.5.10
hystrix-clj-1.5.9
hystrix-clj-1.5.8
hystrix-clj-1.5.7
hystrix-clj-1.5.6
hystrix-clj-1.5.5
hystrix-clj-1.5.4
hystrix-clj-1.5.3
hystrix-clj-1.5.3-rc.2
hystrix-clj-1.5.3-rc.1
hystrix-clj-1.5.2
hystrix-clj-1.5.1
hystrix-clj-1.5.0
hystrix-clj-1.5.0-rc.5
hystrix-clj-1.5.0-rc.4
hystrix-clj-1.5.0-rc.3
hystrix-clj-1.5.0-rc.2
hystrix-clj-1.5.0-rc.1
1.4.x
hystrix-clj-1.4.26
hystrix-clj-1.4.25
hystrix-clj-1.4.24
hystrix-clj-1.4.23
hystrix-clj-1.4.22
hystrix-clj-1.4.21
hystrix-clj-1.4.20
hystrix-clj-1.4.18
hystrix-clj-1.4.17
hystrix-clj-1.4.16
hystrix-clj-1.4.15
hystrix-clj-1.4.14
hystrix-clj-1.4.13
hystrix-clj-1.4.12
hystrix-clj-1.4.11
hystrix-clj-1.4.10
hystrix-clj-1.4.10-rc.1
hystrix-clj-1.4.9
hystrix-clj-1.4.8
hystrix-clj-1.4.7
hystrix-clj-1.4.6
hystrix-clj-1.4.5
hystrix-clj-1.4.4
hystrix-clj-1.4.3
hystrix-clj-1.4.2
hystrix-clj-1.4.1
hystrix-clj-1.4.0
hystrix-clj-1.4.0-rc.9
hystrix-clj-1.4.0-rc.8
hystrix-clj-1.4.0-rc.7
hystrix-clj-1.4.0-RC6
hystrix-clj-1.4.0-RC5
hystrix-clj-1.4.0-RC4
hystrix-clj-1.4.0-RC3
hystrix-clj-1.4.0-RC2
hystrix-clj-1.4.0-RC1
1.3.x
hystrix-clj-1.3.20
hystrix-clj-1.3.19
hystrix-clj-1.3.18
hystrix-clj-1.3.17
hystrix-clj-1.3.16
hystrix-clj-1.3.15
hystrix-clj-1.3.13
hystrix-clj-1.3.12
hystrix-clj-1.3.11
hystrix-clj-1.3.10
hystrix-clj-1.3.9
hystrix-clj-1.3.8
hystrix-clj-1.3.7
hystrix-clj-1.3.6
hystrix-clj-1.3.5
hystrix-clj-1.3.4
hystrix-clj-1.3.3
hystrix-clj-1.3.2
hystrix-clj-1.3.1
hystrix-clj-1.3.0
1.2.x
hystrix-clj-1.2.18
hystrix-clj-1.2.17
hystrix-clj-1.2.16
hystrix-clj-1.2.15
hystrix-clj-1.2.14
hystrix-clj-1.2.13
hystrix-clj-1.2.12
hystrix-clj-1.2.11
hystrix-clj-1.2.10
hystrix-clj-1.2.9
hystrix-clj-1.2.8
hystrix-clj-1.2.7

How to add a dependency to Maven

Add the following com.netflix.hystrix : hystrix-clj maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.netflix.hystrix</groupId>
    <artifactId>hystrix-clj</artifactId>
    <version>1.5.18</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.netflix.hystrix : hystrix-clj gradle dependency to your build.gradle file:

implementation 'com.netflix.hystrix:hystrix-clj:1.5.18'

Gradle Kotlin DSL: Add the following com.netflix.hystrix : hystrix-clj gradle kotlin dependency to your build.gradle.kts file:

implementation("com.netflix.hystrix:hystrix-clj:1.5.18")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.netflix.hystrix : hystrix-clj sbt scala dependency to your build.sbt file:

libraryDependencies += "com.netflix.hystrix" % "hystrix-clj" % "1.5.18"

Advertisement

Dependencies from Group

Discover Dependencies

Jul 14, 2016
2 usages
9.2k stars
Jul 14, 2016
7 usages
9.2k stars
Jul 14, 2016
9.2k stars
Sep 19, 2015
1 usages
578 stars
Sep 19, 2015
1 usages
578 stars
Sep 19, 2015
1 usages
578 stars
Sep 19, 2015
578 stars
May 23, 2015
2 usages
May 09, 2015
304 stars
May 09, 2015
1 usages
304 stars