Jar examples for d:dropwizard-extra-zookeeper
Dropwizard integration for working with ZooKeeper.
You can download jar file dropwizard-extra-zookeeper 0.9.2-1 in this page.
You can use the following script to add dropwizard-extra-zookeeper-0.9.2-1.jar to your project.
<dependency> <groupId>com.github.vivekkothari</groupId> <artifactId>dropwizard-extra-zookeeper</artifactId> <version>0.9.2-1</version> </dependency>
compile group: 'com.github.vivekkothari', name: 'dropwizard-extra-zookeeper', version: '0.9.2-1'
libraryDependencies += "com.github.vivekkothari" % "dropwizard-extra-zookeeper" % "0.9.2-1"
<dependency org="com.github.vivekkothari" name="dropwizard-extra-zookeeper" rev="0.9.2-1"/>
@Grapes(@Grab(group='com.github.vivekkothari', module='dropwizard-extra-zookeeper', version='0.9.2-1'))
'com.github.vivekkothari:dropwizard-extra-zookeeper:jar:0.9.2-1'
Click the following link to download the jar file.
dropwizard-extra-zookeeper-0.9.2-1-javadoc.jar