License |
License |
---|---|
GroupId | GroupIdorg.apache.servicecomb |
ArtifactId | ArtifactIdtransport-rest-vertx |
Version | Version2.7.0 |
Type | Typejar |
Description |
DescriptionJava Chassis::Transports::Rest::Vertx
Java Chassis Parent
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
transport-rest-vertx-2.7.0.pom | |
transport-rest-vertx-2.7.0.jar | 39 KB |
transport-rest-vertx-2.7.0-sources.jar | 27 KB |
transport-rest-vertx-2.7.0-javadoc.jar | 71 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.servicecomb/transport-rest-vertx/ -->
<dependency>
<groupId>org.apache.servicecomb</groupId>
<artifactId>transport-rest-vertx</artifactId>
<version>2.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.servicecomb/transport-rest-vertx/
implementation 'org.apache.servicecomb:transport-rest-vertx:2.7.0'
// https://jarcasting.com/artifacts/org.apache.servicecomb/transport-rest-vertx/
implementation ("org.apache.servicecomb:transport-rest-vertx:2.7.0")
'org.apache.servicecomb:transport-rest-vertx:jar:2.7.0'
<dependency org="org.apache.servicecomb" name="transport-rest-vertx" rev="2.7.0">
<artifact name="transport-rest-vertx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.servicecomb', module='transport-rest-vertx', version='2.7.0')
)
libraryDependencies += "org.apache.servicecomb" % "transport-rest-vertx" % "2.7.0"
[org.apache.servicecomb/transport-rest-vertx "2.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.servicecomb : transport-rest-client | jar | |
org.apache.servicecomb : foundation-test-scaffolding | jar | |
org.apache.servicecomb : common-access-log | jar |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-codegen | jar | 4.1.7 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.servicecomb : registry-service-center | jar | |
org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
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.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 |