| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.fabric8.kubeflix |
| Идентификатор | Идентификаторhystrix-dashboard |
| Последняя версия | Последняя версия1.0.28 |
| Дата | Дата |
| Тип | Типwar |
| Описание |
ОписаниеKubeflix :: Hystrix :: Dashboard
Dashboard for visualization of Hystrix streams
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| hystrix-dashboard-1.0.28.pom | |
| hystrix-dashboard-1.0.28.war | 1 MB |
| hystrix-dashboard-1.0.28-kubernetes.yml | 2 KB |
| hystrix-dashboard-1.0.28-kubernetes.json | 3 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| com.netflix.hystrix : hystrix-dashboard | war | 1.5.3 |