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

Build File

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'

Download

Click the following link to download the jar file.

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



Related Tutorials