MVN

com.netflix.hystrix : hystrix-examples-webapp

Maven & Gradle

Nov 17, 2018
23.7k stars

hystrix-examples-webapp · hystrix-examples-webapp

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

Latest Version

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'com.netflix.hystrix:hystrix-examples-webapp:1.5.18'

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

implementation("com.netflix.hystrix:hystrix-examples-webapp:1.5.18")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.netflix.hystrix" % "hystrix-examples-webapp" % "1.5.18"

Advertisement

Dependencies from Group

Discover Dependencies

Nov 17, 2018
1 usages
23.7k stars
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