GroupId | GroupIdorg.apache.servicecomb |
---|---|
ArtifactId | ArtifactIdcommon-rest |
Version | Version2.7.2 |
Type | Typejar |
Description |
DescriptionJava Chassis::Common::Rest
|
Filename | Size |
---|---|
common-rest-2.7.2.pom | |
common-rest-2.7.2.jar | 134 KB |
common-rest-2.7.2-sources.jar | 102 KB |
common-rest-2.7.2-javadoc.jar | 465 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.servicecomb/common-rest/ -->
<dependency>
<groupId>org.apache.servicecomb</groupId>
<artifactId>common-rest</artifactId>
<version>2.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.servicecomb/common-rest/
implementation 'org.apache.servicecomb:common-rest:2.7.2'
// https://jarcasting.com/artifacts/org.apache.servicecomb/common-rest/
implementation ("org.apache.servicecomb:common-rest:2.7.2")
'org.apache.servicecomb:common-rest:jar:2.7.2'
<dependency org="org.apache.servicecomb" name="common-rest" rev="2.7.2">
<artifact name="common-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.servicecomb', module='common-rest', version='2.7.2')
)
libraryDependencies += "org.apache.servicecomb" % "common-rest" % "2.7.2"
[org.apache.servicecomb/common-rest "2.7.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.servicecomb : java-chassis-core | jar | |
org.apache.servicecomb : foundation-test-scaffolding | jar |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-codegen | jar |
Group / Artifact | Type | Version |
---|---|---|
org.apache.servicecomb : registry-local | jar | |
org.slf4j : slf4j-log4j12 | jar | |
log4j : log4j | jar | |
org.apache.servicecomb : swagger-generator-jaxrs | jar |