Download iam-core-1.0.9.RELEASE.jar file - Jar i

Jar examples for i:iam-core

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-core 1.0.9.RELEASE in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add iam-core-1.0.9.RELEASE.jar to your project.

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

Download

Click the following link to download the jar file.

iam-core-1.0.9.RELEASE-javadoc.jar
iam-core-1.0.9.RELEASE-sources.jar
iam-core-1.0.9.RELEASE.jar
iam-core-1.0.9.RELEASE.pom



Related Tutorials