MVN

com.netflix.hystrix : hystrix-dashboard

Maven & Gradle

5 usages
23.7k stars

hystrix-dashboard · hystrix-dashboard

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

Latest Version

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

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

Advertisement

Dependencies from Group

Discover Dependencies

26 usages
9.2k stars
Mar 16, 2021
90 usages
1.9k stars
Mar 23, 2023
2 usages
176 stars
Jun 10, 2023
3 usages
175 stars
Aug 23, 2023
455 stars
Oct 14, 2022
39 usages
317 stars
Aug 09, 2023
31 usages
57 stars
Jun 01, 2017
3 usages
Aug 25, 2023
95 usages
3.9k stars