| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаnl.devillers |
| Идентификатор | Идентификаторspring-boot-admin-hystrix-dashboard |
| Последняя версия | Последняя версия1.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSpring Boot Admin 2.x Hystrix Dashboard
Netflix-Skunkworks/hystrix-dashboard as a Spring Boot Admin 2.x compatible Vue-component
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/nl.devillers/spring-boot-admin-hystrix-dashboard/ -->
<dependency>
<groupId>nl.devillers</groupId>
<artifactId>spring-boot-admin-hystrix-dashboard</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/nl.devillers/spring-boot-admin-hystrix-dashboard/
implementation 'nl.devillers:spring-boot-admin-hystrix-dashboard:1.0.2'
// https://jarcasting.com/artifacts/nl.devillers/spring-boot-admin-hystrix-dashboard/
implementation ("nl.devillers:spring-boot-admin-hystrix-dashboard:1.0.2")
'nl.devillers:spring-boot-admin-hystrix-dashboard:jar:1.0.2'
<dependency org="nl.devillers" name="spring-boot-admin-hystrix-dashboard" rev="1.0.2">
<artifact name="spring-boot-admin-hystrix-dashboard" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.devillers', module='spring-boot-admin-hystrix-dashboard', version='1.0.2')
)
libraryDependencies += "nl.devillers" % "spring-boot-admin-hystrix-dashboard" % "1.0.2"
[nl.devillers/spring-boot-admin-hystrix-dashboard "1.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.netflix.hystrix : hystrix-dashboard | war | 1.5.18 |