| License |
License |
|---|---|
| GroupId | GroupIdorg.jacpfx |
| ArtifactId | ArtifactIdvxms-testing |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| vxms-testing-1.1.pom | |
| vxms-testing-1.1.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jacpfx/vxms-testing/ -->
<dependency>
<groupId>org.jacpfx</groupId>
<artifactId>vxms-testing</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jacpfx/vxms-testing/
implementation 'org.jacpfx:vxms-testing:1.1'
// https://jarcasting.com/artifacts/org.jacpfx/vxms-testing/
implementation ("org.jacpfx:vxms-testing:1.1")
'org.jacpfx:vxms-testing:jar:1.1'
<dependency org="org.jacpfx" name="vxms-testing" rev="1.1">
<artifact name="vxms-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jacpfx', module='vxms-testing', version='1.1')
)
libraryDependencies += "org.jacpfx" % "vxms-testing" % "1.1"
[org.jacpfx/vxms-testing "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jacpfx : vxms-core | jar | 1.1 |
| org.jacpfx : vxms-rest | jar | 1.1 |
| org.jacpfx : vxms-event | jar | 1.1 |
| org.jacpfx : vxms-k8sdiscovery | jar | 1.1 |
| io.vertx : vertx-core | jar | 3.5.0 |
| io.vertx : vertx-web | jar | 3.5.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.ws.rs : javax.ws.rs-api | jar | 2.1 |
| org.glassfish.jersey.core : jersey-client | jar | 2.22.1 |
| org.glassfish.jersey.media : jersey-media-multipart | jar | 2.22.1 |
| com.google.code.gson : gson | jar | 2.8.1 |
| io.fabric8 : mockwebserver | jar | 0.1.0 |
| io.fabric8 : kubernetes-server-mock | jar | 3.1.8 |
| io.vertx : vertx-core | test-jar | 3.5.0 |
| io.vertx : vertx-hazelcast | jar | 3.5.0 |
| junit : junit | jar | 4.11 |