Download indoqa-zookeeper-1.0.0.jar file - Jar i

Jar examples for i:indoqa-zookeeper

Description

A simple state machine operating on Apache ZooKeeper

You can download jar file indoqa-zookeeper 1.0.0 in this page.

License

Apache License

Build File

You can use the following script to add indoqa-zookeeper-1.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

indoqa-zookeeper-1.0.0-javadoc.jar
indoqa-zookeeper-1.0.0-sources.jar
indoqa-zookeeper-1.0.0.jar
indoqa-zookeeper-1.0.0.pom



Related Tutorials