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