is not current version
Last Version 2.2.4.RELEASE

org.springframework.cloud.launcher:spring-cloud-launcher-hystrixdashboard 1.3.1.RELEASE

Spring Cloud Launcher Hystrix Dashboard

GroupId

GroupId

org.springframework.cloud.launcher
ArtifactId

ArtifactId

spring-cloud-launcher-hystrixdashboard
Version

Version

1.3.1.RELEASE
Type

Type

jar

Download spring-cloud-launcher-hystrixdashboard 1.3.1.RELEASE


<!-- https://jarcasting.com/artifacts/org.springframework.cloud.launcher/spring-cloud-launcher-hystrixdashboard/ -->
<dependency>
    <groupId>org.springframework.cloud.launcher</groupId>
    <artifactId>spring-cloud-launcher-hystrixdashboard</artifactId>
    <version>1.3.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud.launcher/spring-cloud-launcher-hystrixdashboard/
implementation 'org.springframework.cloud.launcher:spring-cloud-launcher-hystrixdashboard:1.3.1.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.cloud.launcher/spring-cloud-launcher-hystrixdashboard/
implementation ("org.springframework.cloud.launcher:spring-cloud-launcher-hystrixdashboard:1.3.1.RELEASE")
'org.springframework.cloud.launcher:spring-cloud-launcher-hystrixdashboard:jar:1.3.1.RELEASE'
<dependency org="org.springframework.cloud.launcher" name="spring-cloud-launcher-hystrixdashboard" rev="1.3.1.RELEASE">
  <artifact name="spring-cloud-launcher-hystrixdashboard" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud.launcher', module='spring-cloud-launcher-hystrixdashboard', version='1.3.1.RELEASE')
)
libraryDependencies += "org.springframework.cloud.launcher" % "spring-cloud-launcher-hystrixdashboard" % "1.3.1.RELEASE"
[org.springframework.cloud.launcher/spring-cloud-launcher-hystrixdashboard "1.3.1.RELEASE"]