Last Version

hystrix-dashboard 1.5.18

hystrix-dashboard

License

License

Categories

Categories

Net
GroupId

GroupId

com.netflix.hystrix
ArtifactId

ArtifactId

hystrix-dashboard
Version

Version

1.5.18
Type

Type

war
Description

Description

hystrix-dashboard
hystrix-dashboard
Project URL

Project URL

https://github.com/Netflix/Hystrix
Source Code Management

Source Code Management

https://github.com/Netflix/Hystrix.git

Download hystrix-dashboard 1.5.18


<!-- https://jarcasting.com/artifacts/com.netflix.hystrix/hystrix-dashboard/ -->
<dependency>
    <groupId>com.netflix.hystrix</groupId>
    <artifactId>hystrix-dashboard</artifactId>
    <version>1.5.18</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.hystrix/hystrix-dashboard/
implementation 'com.netflix.hystrix:hystrix-dashboard:1.5.18'
// https://jarcasting.com/artifacts/com.netflix.hystrix/hystrix-dashboard/
implementation ("com.netflix.hystrix:hystrix-dashboard:1.5.18")
'com.netflix.hystrix:hystrix-dashboard:war:1.5.18'
<dependency org="com.netflix.hystrix" name="hystrix-dashboard" rev="1.5.18">
  <artifact name="hystrix-dashboard" type="war" />
</dependency>
@Grapes(
@Grab(group='com.netflix.hystrix', module='hystrix-dashboard', version='1.5.18')
)
libraryDependencies += "com.netflix.hystrix" % "hystrix-dashboard" % "1.5.18"
[com.netflix.hystrix/hystrix-dashboard "1.5.18"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.