GroupId | GroupIdorg.apache.servicecomb |
---|---|
ArtifactId | ArtifactIddashboard |
Version | Version2.7.2 |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
dashboard-2.7.2.pom | |
dashboard-2.7.2.jar | 45 KB |
dashboard-2.7.2-sources.jar | 36 KB |
dashboard-2.7.2-javadoc.jar | 142 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.servicecomb/dashboard/ -->
<dependency>
<groupId>org.apache.servicecomb</groupId>
<artifactId>dashboard</artifactId>
<version>2.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.servicecomb/dashboard/
implementation 'org.apache.servicecomb:dashboard:2.7.2'
// https://jarcasting.com/artifacts/org.apache.servicecomb/dashboard/
implementation ("org.apache.servicecomb:dashboard:2.7.2")
'org.apache.servicecomb:dashboard:jar:2.7.2'
<dependency org="org.apache.servicecomb" name="dashboard" rev="2.7.2">
<artifact name="dashboard" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.servicecomb', module='dashboard', version='2.7.2')
)
libraryDependencies += "org.apache.servicecomb" % "dashboard" % "2.7.2"
[org.apache.servicecomb/dashboard "2.7.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.servicecomb : foundation-common | jar | |
org.apache.servicecomb : deployment | jar | |
org.apache.servicecomb : java-chassis-core | jar | |
org.apache.servicecomb : registry-service-center | jar | |
com.netflix.hystrix : hystrix-core | jar |