License |
License |
---|---|
GroupId | GroupIdorg.apache.servicecomb |
ArtifactId | ArtifactIdfoundation-vertx |
Version | Version2.6.3 |
Type | Typejar |
Description |
DescriptionJava Chassis::Foundations::Vertx
Java Chassis Parent
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
foundation-vertx-2.6.3.pom | |
foundation-vertx-2.6.3.jar | 139 KB |
foundation-vertx-2.6.3-sources.jar | 106 KB |
foundation-vertx-2.6.3-javadoc.jar | 506 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.servicecomb/foundation-vertx/ -->
<dependency>
<groupId>org.apache.servicecomb</groupId>
<artifactId>foundation-vertx</artifactId>
<version>2.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.servicecomb/foundation-vertx/
implementation 'org.apache.servicecomb:foundation-vertx:2.6.3'
// https://jarcasting.com/artifacts/org.apache.servicecomb/foundation-vertx/
implementation ("org.apache.servicecomb:foundation-vertx:2.6.3")
'org.apache.servicecomb:foundation-vertx:jar:2.6.3'
<dependency org="org.apache.servicecomb" name="foundation-vertx" rev="2.6.3">
<artifact name="foundation-vertx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.servicecomb', module='foundation-vertx', version='2.6.3')
)
libraryDependencies += "org.apache.servicecomb" % "foundation-vertx" % "2.6.3"
[org.apache.servicecomb/foundation-vertx "2.6.3"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-core | jar | 4.1.7 |
io.vertx : vertx-web | jar | 4.1.7 |
org.apache.servicecomb : foundation-ssl | jar | |
org.apache.servicecomb : foundation-common | jar | |
org.apache.servicecomb : foundation-test-scaffolding | jar |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-codegen | jar | 4.1.7 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
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 |