не последняя версия
Последняя версия 1.0.28

io.fabric8.kubeflix:hystrix-dashboard 1.0.20

Dashboard for visualization of Hystrix streams

Группа

Группа

io.fabric8.kubeflix
Идентификатор

Идентификатор

hystrix-dashboard
Версия

Версия

1.0.20
Тип

Тип

war

Скачать hystrix-dashboard 1.0.20


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