Download clusterra-iam-core-1.2.1.RELEASE.jar file - Jar c

Jar examples for c:clusterra-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 clusterra-iam-core 1.2.1.RELEASE in this page.

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

clusterra-iam-core-1.2.1.RELEASE-javadoc.jar
clusterra-iam-core-1.2.1.RELEASE-sources.jar
clusterra-iam-core-1.2.1.RELEASE.jar
clusterra-iam-core-1.2.1.RELEASE.pom



Related Tutorials