Download clustermate-api-0.9.3.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.3 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials