is not current version
Last Version 1.0.2

nl.devillers:spring-boot-admin-hystrix-dashboard 1.0.1

Netflix-Skunkworks/hystrix-dashboard as a Spring Boot Admin 2.x compatible Vue-component

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

nl.devillers
ArtifactId

ArtifactId

spring-boot-admin-hystrix-dashboard
Version

Version

1.0.1
Type

Type

jar

Download spring-boot-admin-hystrix-dashboard 1.0.1


<!-- 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.1</version>
</dependency>
// https://jarcasting.com/artifacts/nl.devillers/spring-boot-admin-hystrix-dashboard/
implementation 'nl.devillers:spring-boot-admin-hystrix-dashboard:1.0.1'
// https://jarcasting.com/artifacts/nl.devillers/spring-boot-admin-hystrix-dashboard/
implementation ("nl.devillers:spring-boot-admin-hystrix-dashboard:1.0.1")
'nl.devillers:spring-boot-admin-hystrix-dashboard:jar:1.0.1'
<dependency org="nl.devillers" name="spring-boot-admin-hystrix-dashboard" rev="1.0.1">
  <artifact name="spring-boot-admin-hystrix-dashboard" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.devillers', module='spring-boot-admin-hystrix-dashboard', version='1.0.1')
)
libraryDependencies += "nl.devillers" % "spring-boot-admin-hystrix-dashboard" % "1.0.1"
[nl.devillers/spring-boot-admin-hystrix-dashboard "1.0.1"]