MVN

com.netflix.hystrix : hystrix-junit

Maven & Gradle

Nov 17, 2018
2 usages
23.7k stars

hystrix-junit · hystrix-junit

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

Latest Version

Choose a version of com.netflix.hystrix : hystrix-junit 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-junit to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5.x
hystrix-junit-1.5.18
hystrix-junit-1.5.12
hystrix-junit-1.5.11
hystrix-junit-1.5.10
hystrix-junit-1.5.9
hystrix-junit-1.5.8
hystrix-junit-1.5.7
hystrix-junit-1.5.6
hystrix-junit-1.5.5
hystrix-junit-1.5.4
hystrix-junit-1.5.3
hystrix-junit-1.5.3-rc.2
hystrix-junit-1.5.3-rc.1

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

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

Advertisement

Dependencies from Group

Discover Dependencies

Sep 30, 2022
4 usages
112 stars
Jun 02, 2023
11 usages
5 stars
Nov 22, 2016
1 usages
184 stars
Jul 14, 2018
2 usages
32 stars
Aug 29, 2017
3 usages
589 stars
Jul 11, 2017
2 usages
92 stars
Jul 24, 2019
2 usages
29 stars
Jul 04, 2017
2 usages
0 stars
Dec 10, 2020
3 usages
24 stars