Download dropwizard-extra-zookeeper-0.7.1-1.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.7.1-1 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

dropwizard-extra-zookeeper-0.7.1-1-javadoc.jar
dropwizard-extra-zookeeper-0.7.1-1-sources.jar
dropwizard-extra-zookeeper-0.7.1-1.jar
dropwizard-extra-zookeeper-0.7.1-1.pom



Related Tutorials