License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdorg.springframework.cloud |
ArtifactId | ArtifactIdspring-cloud-netflix-hystrix-dashboard |
Last Version | Last Version2.2.10.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Cloud Netflix Hystrix
Spring Cloud Netflix
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-netflix-hystrix-dashboard/ -->
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-netflix-hystrix-dashboard</artifactId>
<version>2.2.10.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-netflix-hystrix-dashboard/
implementation 'org.springframework.cloud:spring-cloud-netflix-hystrix-dashboard:2.2.10.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-netflix-hystrix-dashboard/
implementation ("org.springframework.cloud:spring-cloud-netflix-hystrix-dashboard:2.2.10.RELEASE")
'org.springframework.cloud:spring-cloud-netflix-hystrix-dashboard:jar:2.2.10.RELEASE'
<dependency org="org.springframework.cloud" name="spring-cloud-netflix-hystrix-dashboard" rev="2.2.10.RELEASE">
<artifact name="spring-cloud-netflix-hystrix-dashboard" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud', module='spring-cloud-netflix-hystrix-dashboard', version='2.2.10.RELEASE')
)
libraryDependencies += "org.springframework.cloud" % "spring-cloud-netflix-hystrix-dashboard" % "2.2.10.RELEASE"
[org.springframework.cloud/spring-cloud-netflix-hystrix-dashboard "2.2.10.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.3.12.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 2.3.12.RELEASE |
org.springframework.boot : spring-boot-starter-freemarker | jar | 2.3.12.RELEASE |
org.springframework.cloud : spring-cloud-commons | jar | 2.2.9.RELEASE |
org.springframework.cloud : spring-cloud-netflix-hystrix | jar | 2.2.10.RELEASE |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
com.netflix.hystrix : hystrix-core | jar | 1.5.18 |
com.netflix.hystrix : hystrix-metrics-event-stream | jar | 1.5.18 |
org.webjars : jquery | jar | 3.5.1 |
org.webjars : d3js | jar | 3.4.11 |