License |
License |
---|---|
GroupId | GroupIdorg.apache.servicecomb |
ArtifactId | ArtifactIdservice-registry |
Last Version | Last Version2.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava Chassis::Service Registry
Java Chassis Parent
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
service-registry-2.0.2.pom | |
service-registry-2.0.2.jar | 265 KB |
service-registry-2.0.2-sources.jar | 195 KB |
service-registry-2.0.2-javadoc.jar | 881 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.servicecomb/service-registry/ -->
<dependency>
<groupId>org.apache.servicecomb</groupId>
<artifactId>service-registry</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.servicecomb/service-registry/
implementation 'org.apache.servicecomb:service-registry:2.0.2'
// https://jarcasting.com/artifacts/org.apache.servicecomb/service-registry/
implementation ("org.apache.servicecomb:service-registry:2.0.2")
'org.apache.servicecomb:service-registry:jar:2.0.2'
<dependency org="org.apache.servicecomb" name="service-registry" rev="2.0.2">
<artifact name="service-registry" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.servicecomb', module='service-registry', version='2.0.2')
)
libraryDependencies += "org.apache.servicecomb" % "service-registry" % "2.0.2"
[org.apache.servicecomb/service-registry "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.servicecomb : deployment | jar | |
org.apache.servicecomb : foundation-vertx | jar | |
org.apache.servicecomb : foundation-config | jar | |
org.apache.servicecomb : foundation-common | jar | |
org.apache.servicecomb : swagger-generator-core | jar | |
org.apache.commons : commons-lang3 | jar | 3.9 |
org.apache.servicecomb : foundation-test-scaffolding | jar |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-codegen | jar | 3.8.3 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.26 |
log4j : log4j | jar | 1.2.17 |
org.awaitility : awaitility | jar | 3.0.0 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.jmockit : jmockit | jar | 1.30 |
org.mockito : mockito-core | jar | 1.10.19 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.powermock : powermock-api-mockito | jar | 1.6.2 |
org.powermock : powermock-module-junit4 | jar | 1.6.2 |
com.github.seanyinx : unit-scaffolding | jar | 1.0.0 |
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.11.1 |