Download clustermate-api-0.8.8.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.8.8 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials