License |
License |
---|---|
GroupId | GroupIdorg.apache.servicecomb |
ArtifactId | ArtifactIdregistry-local |
Version | Version2.7.4.2 |
Type | Typejar |
Description |
DescriptionJava Chassis::Java Chassis::Service Registry::Local
Java Chassis Parent
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
registry-local-2.7.4.2.pom | |
registry-local-2.7.4.2.jar | 24 KB |
registry-local-2.7.4.2-sources.jar | 18 KB |
registry-local-2.7.4.2-javadoc.jar | 62 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.servicecomb/registry-local/ -->
<dependency>
<groupId>org.apache.servicecomb</groupId>
<artifactId>registry-local</artifactId>
<version>2.7.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.servicecomb/registry-local/
implementation 'org.apache.servicecomb:registry-local:2.7.4.2'
// https://jarcasting.com/artifacts/org.apache.servicecomb/registry-local/
implementation ("org.apache.servicecomb:registry-local:2.7.4.2")
'org.apache.servicecomb:registry-local:jar:2.7.4.2'
<dependency org="org.apache.servicecomb" name="registry-local" rev="2.7.4.2">
<artifact name="registry-local" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.servicecomb', module='registry-local', version='2.7.4.2')
)
libraryDependencies += "org.apache.servicecomb" % "registry-local" % "2.7.4.2"
[org.apache.servicecomb/registry-local "2.7.4.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.servicecomb : foundation-registry | jar | |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.apache.servicecomb : foundation-test-scaffolding | jar |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-codegen | jar | 4.2.7 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.36 |
log4j : log4j | jar | 1.2.17 |
org.awaitility : awaitility | jar | 4.2.0 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.mockito : mockito-core | jar | 3.3.3 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.powermock : powermock-api-mockito2 | jar | 2.0.9 |
org.powermock : powermock-module-junit4 | jar | 2.0.9 |
com.github.seanyinx : unit-scaffolding | jar | 1.0.0 |
junit : junit | jar | 4.13.2 |
org.junit.jupiter : junit-jupiter | jar | |
org.junit.platform : junit-platform-launcher | jar | |
org.junit.vintage : junit-vintage-engine | jar | |
org.assertj : assertj-core | jar | 3.23.1 |