Jar examples for c:clustermate-client
Building blocks for client libraries that access ClusterMate-based service.
You can download jar file clustermate-client 0.9.10 in this page.
You can use the following script to add clustermate-client-0.9.10.jar to your project.
<dependency> <groupId>com.fasterxml.clustermate</groupId> <artifactId>clustermate-client</artifactId> <version>0.9.10</version> </dependency>
compile group: 'com.fasterxml.clustermate', name: 'clustermate-client', version: '0.9.10'
libraryDependencies += "com.fasterxml.clustermate" % "clustermate-client" % "0.9.10"
<dependency org="com.fasterxml.clustermate" name="clustermate-client" rev="0.9.10"/>
@Grapes(@Grab(group='com.fasterxml.clustermate', module='clustermate-client', version='0.9.10'))
'com.fasterxml.clustermate:clustermate-client:jar:0.9.10'
Click the following link to download the jar file.
clustermate-client-0.9.10-javadoc.jar