License |
License |
---|---|
GroupId | GroupIdorg.apache.servicecomb |
ArtifactId | ArtifactIdservice-registry-parent |
Version | Version2.7.3 |
Type | Typepom |
Description |
DescriptionJava Chassis::Service Registry
Java Chassis Parent
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
service-registry-parent-2.7.3.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.servicecomb/service-registry-parent/ -->
<dependency>
<groupId>org.apache.servicecomb</groupId>
<artifactId>service-registry-parent</artifactId>
<version>2.7.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.servicecomb/service-registry-parent/
implementation 'org.apache.servicecomb:service-registry-parent:2.7.3'
// https://jarcasting.com/artifacts/org.apache.servicecomb/service-registry-parent/
implementation ("org.apache.servicecomb:service-registry-parent:2.7.3")
'org.apache.servicecomb:service-registry-parent:pom:2.7.3'
<dependency org="org.apache.servicecomb" name="service-registry-parent" rev="2.7.3">
<artifact name="service-registry-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.servicecomb', module='service-registry-parent', version='2.7.3')
)
libraryDependencies += "org.apache.servicecomb" % "service-registry-parent" % "2.7.3"
[org.apache.servicecomb/service-registry-parent "2.7.3"]
Group / Artifact | Type | Version |
---|---|---|
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.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.11.1 |