Download dropwizard-extra-zookeeper-0.6.2-5.jar file - Jar d

Jar examples for d:dropwizard-extra-zookeeper

Description

Dropwizard integration for working with ZooKeeper.

You can download jar file dropwizard-extra-zookeeper 0.6.2-5 in this page.

Build File

You can use the following script to add dropwizard-extra-zookeeper-0.6.2-5.jar to your project.

<dependency>
   <groupId>com.datasift.dropwizard</groupId>
   <artifactId>dropwizard-extra-zookeeper</artifactId>
   <version>0.6.2-5</version>
</dependency>
compile group: 'com.datasift.dropwizard', name: 'dropwizard-extra-zookeeper', version: '0.6.2-5'
libraryDependencies += "com.datasift.dropwizard" % "dropwizard-extra-zookeeper" % "0.6.2-5"
<dependency org="com.datasift.dropwizard" name="dropwizard-extra-zookeeper" rev="0.6.2-5"/>
@Grapes(@Grab(group='com.datasift.dropwizard', module='dropwizard-extra-zookeeper', version='0.6.2-5'))
'com.datasift.dropwizard:dropwizard-extra-zookeeper:jar:0.6.2-5'

Download

Click the following link to download the jar file.

dropwizard-extra-zookeeper-0.6.2-5-javadoc.jar
dropwizard-extra-zookeeper-0.6.2-5-sources.jar
dropwizard-extra-zookeeper-0.6.2-5.jar
dropwizard-extra-zookeeper-0.6.2-5.pom



Related Tutorials