Jar examples for h:hystrix-dashboard
Dashboard for visualization of Hystrix streams
You can download jar file hystrix-dashboard 1.0.12 in this page.
The Apache Software License, Version 2.0
You can use the following script to add hystrix-dashboard-1.0.12.jar to your project.
<dependency> <groupId>io.fabric8.kubeflix</groupId> <artifactId>hystrix-dashboard</artifactId> <version>1.0.12</version> </dependency>
compile group: 'io.fabric8.kubeflix', name: 'hystrix-dashboard', version: '1.0.12'
libraryDependencies += "io.fabric8.kubeflix" % "hystrix-dashboard" % "1.0.12"
<dependency org="io.fabric8.kubeflix" name="hystrix-dashboard" rev="1.0.12"/>
@Grapes(@Grab(group='io.fabric8.kubeflix', module='hystrix-dashboard', version='1.0.12'))
'io.fabric8.kubeflix:hystrix-dashboard:jar:1.0.12'
Click the following link to download the jar file.
hystrix-dashboard-1.0.12.pom