Jar examples for i:iam-rest
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.6.RELEASE in this page.
The Apache License, Version 2.0
You can use the following script to add iam-rest-1.0.6.RELEASE.jar to your project.
<dependency> <groupId>com.clusterra</groupId> <artifactId>iam-rest</artifactId> <version>1.0.6.RELEASE</version> </dependency>
compile group: 'com.clusterra', name: 'iam-rest', version: '1.0.6.RELEASE'
libraryDependencies += "com.clusterra" % "iam-rest" % "1.0.6.RELEASE"
<dependency org="com.clusterra" name="iam-rest" rev="1.0.6.RELEASE"/>
@Grapes(@Grab(group='com.clusterra', module='iam-rest', version='1.0.6.RELEASE'))
'com.clusterra:iam-rest:jar:1.0.6.RELEASE'
Click the following link to download the jar file.
iam-rest-1.0.6.RELEASE-javadoc.jar