Download zookeeper-utils-1.1.0.jar file - Jar z

Jar examples for z:zookeeper-utils

Description

Bluejeans Zookeeper utilities

You can download jar file zookeeper-utils 1.1.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add zookeeper-utils-1.1.0.jar to your project.

<dependency>
   <groupId>com.bluejeans</groupId>
   <artifactId>zookeeper-utils</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'com.bluejeans', name: 'zookeeper-utils', version: '1.1.0'
libraryDependencies += "com.bluejeans" % "zookeeper-utils" % "1.1.0"
<dependency org="com.bluejeans" name="zookeeper-utils" rev="1.1.0"/>
@Grapes(@Grab(group='com.bluejeans', module='zookeeper-utils', version='1.1.0'))
'com.bluejeans:zookeeper-utils:jar:1.1.0'

Download

Click the following link to download the jar file.

zookeeper-utils-1.1.0-javadoc.jar
zookeeper-utils-1.1.0-sources.jar
zookeeper-utils-1.1.0.jar
zookeeper-utils-1.1.0.pom



Related Tutorials