License |
License |
---|---|
GroupId | GroupIdio.fabric8.kubeflix |
ArtifactId | ArtifactIdhystrix-dashboard |
Last Version | Last Version1.0.28 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionKubeflix :: Hystrix :: Dashboard
Dashboard for visualization of Hystrix streams
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.fabric8.kubeflix/hystrix-dashboard/ -->
<dependency>
<groupId>io.fabric8.kubeflix</groupId>
<artifactId>hystrix-dashboard</artifactId>
<version>1.0.28</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.kubeflix/hystrix-dashboard/
implementation 'io.fabric8.kubeflix:hystrix-dashboard:1.0.28'
// https://jarcasting.com/artifacts/io.fabric8.kubeflix/hystrix-dashboard/
implementation ("io.fabric8.kubeflix:hystrix-dashboard:1.0.28")
'io.fabric8.kubeflix:hystrix-dashboard:war:1.0.28'
<dependency org="io.fabric8.kubeflix" name="hystrix-dashboard" rev="1.0.28">
<artifact name="hystrix-dashboard" type="war" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.kubeflix', module='hystrix-dashboard', version='1.0.28')
)
libraryDependencies += "io.fabric8.kubeflix" % "hystrix-dashboard" % "1.0.28"
[io.fabric8.kubeflix/hystrix-dashboard "1.0.28"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
com.netflix.hystrix : hystrix-dashboard | war | 1.5.3 |