Download clustermate-client-0.10.3.jar file - Jar c

Jar examples for c:clustermate-client

Description

Building blocks for client libraries that access ClusterMate-based service.

You can download jar file clustermate-client 0.10.3 in this page.

Build File

You can use the following script to add clustermate-client-0.10.3.jar to your project.

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

Download

Click the following link to download the jar file.

clustermate-client-0.10.3-javadoc.jar
clustermate-client-0.10.3-sources.jar
clustermate-client-0.10.3.jar
clustermate-client-0.10.3.pom



Related Tutorials