License |
License |
---|---|
GroupId | GroupIdcom.clusterra |
ArtifactId | ArtifactIdiam-core |
Last Version | Last Version1.0.13.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRedwhale IAM
A application used as an example on how to set up pushing its components to the Central Repository.
|
Filename | Size |
---|---|
iam-core-1.0.13.RELEASE.pom | |
iam-core-1.0.13.RELEASE.jar | 121 KB |
iam-core-1.0.13.RELEASE-sources.jar | 123 KB |
iam-core-1.0.13.RELEASE-javadoc.jar | 463 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.clusterra/iam-core/ -->
<dependency>
<groupId>com.clusterra</groupId>
<artifactId>iam-core</artifactId>
<version>1.0.13.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.clusterra/iam-core/
implementation 'com.clusterra:iam-core:1.0.13.RELEASE'
// https://jarcasting.com/artifacts/com.clusterra/iam-core/
implementation ("com.clusterra:iam-core:1.0.13.RELEASE")
'com.clusterra:iam-core:jar:1.0.13.RELEASE'
<dependency org="com.clusterra" name="iam-core" rev="1.0.13.RELEASE">
<artifact name="iam-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.clusterra', module='iam-core', version='1.0.13.RELEASE')
)
libraryDependencies += "com.clusterra" % "iam-core" % "1.0.13.RELEASE"
[com.clusterra/iam-core "1.0.13.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.clusterra : hibernate-jpa-schema-generator | jar | 1.0.13.RELEASE |
commons-validator : commons-validator | jar | 1.4.1 |
org.springframework.boot : spring-boot-configuration-processor | jar | 1.2.3.RELEASE |
joda-time : joda-time | jar | 2.7 |
org.apache.commons : commons-lang3 | jar | 3.4 |
com.clusterra : hibernate-base64-id | jar | 1.0.13.RELEASE |
org.springframework.boot : spring-boot-starter-data-jpa | jar | 1.2.3.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.postgresql : postgresql | jar | 9.4-1201-jdbc41 |
org.flywaydb : flyway-core | jar | 3.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.8 |
org.springframework.boot : spring-boot-starter-test | jar | 1.2.3.RELEASE |