Download iam-rest-1.0.11.RELEASE.jar file - Jar i

Jar examples for i:iam-rest

Description

A application used as an example on how to set up pushing its components to the Central Repository.

You can download jar file iam-rest 1.0.11.RELEASE in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add iam-rest-1.0.11.RELEASE.jar to your project.

<dependency>
   <groupId>com.clusterra</groupId>
   <artifactId>iam-rest</artifactId>
   <version>1.0.11.RELEASE</version>
</dependency>
compile group: 'com.clusterra', name: 'iam-rest', version: '1.0.11.RELEASE'
libraryDependencies += "com.clusterra" % "iam-rest" % "1.0.11.RELEASE"
<dependency org="com.clusterra" name="iam-rest" rev="1.0.11.RELEASE"/>
@Grapes(@Grab(group='com.clusterra', module='iam-rest', version='1.0.11.RELEASE'))
'com.clusterra:iam-rest:jar:1.0.11.RELEASE'

Download

Click the following link to download the jar file.

iam-rest-1.0.11.RELEASE.jar
iam-rest-1.0.11.RELEASE-javadoc.jar
iam-rest-1.0.11.RELEASE.pom
iam-rest-1.0.11.RELEASE-sources.jar



Related Tutorials