License |
License |
---|---|
GroupId | GroupIdio.vertx |
ArtifactId | ArtifactIdvertx-service-discovery-backend-zookeeper |
Version | Version4.3.1 |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project OrganizationEclipse |
<!-- https://jarcasting.com/artifacts/io.vertx/vertx-service-discovery-backend-zookeeper/ -->
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-service-discovery-backend-zookeeper</artifactId>
<version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.vertx/vertx-service-discovery-backend-zookeeper/
implementation 'io.vertx:vertx-service-discovery-backend-zookeeper:4.3.1'
// https://jarcasting.com/artifacts/io.vertx/vertx-service-discovery-backend-zookeeper/
implementation ("io.vertx:vertx-service-discovery-backend-zookeeper:4.3.1")
'io.vertx:vertx-service-discovery-backend-zookeeper:jar:4.3.1'
<dependency org="io.vertx" name="vertx-service-discovery-backend-zookeeper" rev="4.3.1">
<artifact name="vertx-service-discovery-backend-zookeeper" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vertx', module='vertx-service-discovery-backend-zookeeper', version='4.3.1')
)
libraryDependencies += "io.vertx" % "vertx-service-discovery-backend-zookeeper" % "4.3.1"
[io.vertx/vertx-service-discovery-backend-zookeeper "4.3.1"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-service-discovery | jar | 4.3.1 |
org.apache.curator : curator-framework | jar | 2.13.0 |
org.apache.curator : curator-x-discovery | jar | 2.13.0 |
org.apache.zookeeper : zookeeper | jar | 3.4.14 |
com.google.guava : guava | jar | 30.1.1-jre |
org.slf4j : slf4j-api | jar | 1.7.21 |
io.vertx : vertx-core | jar | |
io.vertx : vertx-service-proxy Optional | jar | |
io.vertx : vertx-codegen Optional | jar | |
io.vertx : vertx-docgen Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.apache.curator : curator-test | jar | 2.13.0 |
io.vertx : vertx-service-discovery | jar | 4.3.1 |
io.vertx : vertx-core | test-jar | |
io.vertx : vertx-unit | jar | |
junit : junit | jar | 4.13.1 |
org.assertj : assertj-core | jar | 3.3.0 |
com.jayway.awaitility : awaitility | jar | 1.7.0 |