Download iam-1.9.3.jar file - Jar i

Jar examples for i:iam

Description

jclouds components to access an implementation of Identity and Access Management (IAM)

You can download jar file iam 1.9.3 in this page.

License

Apache License

Build File

You can use the following script to add iam-1.9.3.jar to your project.

<dependency>
   <groupId>org.apache.jclouds.labs</groupId>
   <artifactId>iam</artifactId>
   <version>1.9.3</version>
</dependency>
compile group: 'org.apache.jclouds.labs', name: 'iam', version: '1.9.3'
libraryDependencies += "org.apache.jclouds.labs" % "iam" % "1.9.3"
<dependency org="org.apache.jclouds.labs" name="iam" rev="1.9.3"/>
@Grapes(@Grab(group='org.apache.jclouds.labs', module='iam', version='1.9.3'))
'org.apache.jclouds.labs:iam:jar:1.9.3'

Download

Click the following link to download the jar file.

iam-1.9.3-javadoc.jar
iam-1.9.3-sources.jar
iam-1.9.3-tests.jar
iam-1.9.3.jar
iam-1.9.3.pom



Related Tutorials