Jar examples for v:vertx-config-zookeeper
You can download jar file vertx-config-zookeeper 3.4.1 in this page.
Apache License
You can use the following script to add vertx-config-zookeeper-3.4.1.jar to your project.
<dependency> <groupId>io.vertx</groupId> <artifactId>vertx-config-zookeeper</artifactId> <version>3.4.1</version> </dependency>
compile group: 'io.vertx', name: 'vertx-config-zookeeper', version: '3.4.1'
libraryDependencies += "io.vertx" % "vertx-config-zookeeper" % "3.4.1"
<dependency org="io.vertx" name="vertx-config-zookeeper" rev="3.4.1"/>
@Grapes(@Grab(group='io.vertx', module='vertx-config-zookeeper', version='3.4.1'))
'io.vertx:vertx-config-zookeeper:jar:3.4.1'
Click the following link to download the jar file.
vertx-config-zookeeper-3.4.1-javadoc.jar