MVN

io.thorntail : hystrix

Maven & Gradle

Jun 11, 2020
8 usages

Hystrix · Latency and Fault Tolerance, such as Circuit Breaker, with Hystrix from Netflix OSS

<dependency>
    <groupId>io.thorntail</groupId>
    <artifactId>hystrix</artifactId>
    <version>2.7.0.Final</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.thorntail : hystrix to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.7.0.Final

All Versions

Choose a version of io.thorntail : hystrix to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.7.x
hystrix-2.7.0.Final
2.6.x
hystrix-2.6.0.Final
2.5.x
hystrix-2.5.0.Final
2.4.x
hystrix-2.4.0.Final
2.3.x
hystrix-2.3.0.Final
2.2.x
hystrix-2.2.1.Final
hystrix-2.2.0.Final
2.1.x
hystrix-2.1.0.Final
2.0.x
hystrix-2.0.0.Final

How to add a dependency to Maven

Add the following io.thorntail : hystrix maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.thorntail</groupId>
    <artifactId>hystrix</artifactId>
    <version>2.7.0.Final</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.thorntail : hystrix gradle dependency to your build.gradle file:

implementation 'io.thorntail:hystrix:2.7.0.Final'

Gradle Kotlin DSL: Add the following io.thorntail : hystrix gradle kotlin dependency to your build.gradle.kts file:

implementation("io.thorntail:hystrix:2.7.0.Final")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.thorntail : hystrix sbt scala dependency to your build.sbt file:

libraryDependencies += "io.thorntail" % "hystrix" % "2.7.0.Final"

Advertisement

Dependencies from Group

Jun 11, 2020
139 usages
390 stars
Jun 11, 2020
132 usages
390 stars
Oct 30, 2018
126 usages
Jun 11, 2020
94 usages
spi
Jun 11, 2020
59 usages
390 stars

Discover Dependencies

Jun 11, 2020
6 usages
390 stars
Oct 30, 2018
6 usages
Jun 11, 2020
2 usages
Jun 11, 2020
6 usages
390 stars
Jun 11, 2020
3 usages
Jun 11, 2020
3 usages
390 stars
Jun 11, 2020
3 usages
Jun 11, 2020
3 usages
Aug 25, 2023
26 usages
498 stars
Oct 12, 2018
2 usages
12.5k stars