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