| License |
License |
|---|---|
| GroupId | GroupIdorg.jacpfx |
| ArtifactId | ArtifactIdvxms-k8sdiscovery |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionvxms-k8sdiscovery
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| vxms-k8sdiscovery-1.1.pom | |
| vxms-k8sdiscovery-1.1.jar | 27 KB |
| vxms-k8sdiscovery-1.1-sources.jar | 19 KB |
| vxms-k8sdiscovery-1.1-javadoc.jar | 120 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jacpfx/vxms-k8sdiscovery/ -->
<dependency>
<groupId>org.jacpfx</groupId>
<artifactId>vxms-k8sdiscovery</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jacpfx/vxms-k8sdiscovery/
implementation 'org.jacpfx:vxms-k8sdiscovery:1.1'
// https://jarcasting.com/artifacts/org.jacpfx/vxms-k8sdiscovery/
implementation ("org.jacpfx:vxms-k8sdiscovery:1.1")
'org.jacpfx:vxms-k8sdiscovery:jar:1.1'
<dependency org="org.jacpfx" name="vxms-k8sdiscovery" rev="1.1">
<artifact name="vxms-k8sdiscovery" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jacpfx', module='vxms-k8sdiscovery', version='1.1')
)
libraryDependencies += "org.jacpfx" % "vxms-k8sdiscovery" % "1.1"
[org.jacpfx/vxms-k8sdiscovery "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jacpfx : vxms-core | jar | 1.1 |
| io.fabric8 : kubernetes-client | jar | 2.6.1 |
| io.fabric8 : openshift-client | jar | 2.6.1 |
| io.fabric8 : fabric8-annotations | jar | 2.3.4 |
| io.vertx : vertx-core | jar | 3.5.0 |
| io.vertx : vertx-web | jar | 3.5.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.fabric8 : mockwebserver | jar | 0.0.17 |
| io.fabric8 : kubernetes-server-mock | jar | 3.1.1 |
| io.vertx : vertx-core | test-jar | 3.5.0 |
| io.vertx : vertx-hazelcast | jar | 3.5.0 |
| junit : junit | jar | 4.11 |