License |
License |
---|---|
GroupId | GroupIdcom.github.kennedyoliveira |
ArtifactId | ArtifactIdstandalone-hystrix-dashboard |
Version | Version1.5.3 |
Type | Typejar |
Description |
Descriptionstandalone-hystrix-dashboard
Standalone Hystrix-Dashboard implementation.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.kennedyoliveira/standalone-hystrix-dashboard/ -->
<dependency>
<groupId>com.github.kennedyoliveira</groupId>
<artifactId>standalone-hystrix-dashboard</artifactId>
<version>1.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kennedyoliveira/standalone-hystrix-dashboard/
implementation 'com.github.kennedyoliveira:standalone-hystrix-dashboard:1.5.3'
// https://jarcasting.com/artifacts/com.github.kennedyoliveira/standalone-hystrix-dashboard/
implementation ("com.github.kennedyoliveira:standalone-hystrix-dashboard:1.5.3")
'com.github.kennedyoliveira:standalone-hystrix-dashboard:jar:1.5.3'
<dependency org="com.github.kennedyoliveira" name="standalone-hystrix-dashboard" rev="1.5.3">
<artifact name="standalone-hystrix-dashboard" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kennedyoliveira', module='standalone-hystrix-dashboard', version='1.5.3')
)
libraryDependencies += "com.github.kennedyoliveira" % "standalone-hystrix-dashboard" % "1.5.3"
[com.github.kennedyoliveira/standalone-hystrix-dashboard "1.5.3"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.8 |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-web | jar | 3.2.1 |
org.slf4j : slf4j-api | jar | 1.7.21 |
ch.qos.logback : logback-classic | jar | 1.1.7 |