Download qwazr-cluster-1.2.0.jar file - Jar q

Jar examples for q:qwazr-cluster

Description

Clustering module for QWAZR

You can download jar file qwazr-cluster 1.2.0 in this page.

Build File

You can use the following script to add qwazr-cluster-1.2.0.jar to your project.

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

Download

Click the following link to download the jar file.

qwazr-cluster-1.2.0-javadoc.jar
qwazr-cluster-1.2.0-sources.jar
qwazr-cluster-1.2.0.jar
qwazr-cluster-1.2.0.pom



Related Tutorials