Download clustermate-api-0.9.21.jar file - Jar c

Jar examples for c:clustermate-api

Description

Data types needed for service abstraction, used by both server and client components.

You can download jar file clustermate-api 0.9.21 in this page.

Build File

You can use the following script to add clustermate-api-0.9.21.jar to your project.

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

Download

Click the following link to download the jar file.

clustermate-api-0.9.21-javadoc.jar
clustermate-api-0.9.21-sources.jar
clustermate-api-0.9.21.jar
clustermate-api-0.9.21.pom



Related Tutorials