License |
License |
---|---|
GroupId | GroupIdcom.clusterra |
ArtifactId | ArtifactIdclusterra-iam-avatar |
Last Version | Last Version1.2.1.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.
|
<!-- https://jarcasting.com/artifacts/com.clusterra/clusterra-iam-avatar/ -->
<dependency>
<groupId>com.clusterra</groupId>
<artifactId>clusterra-iam-avatar</artifactId>
<version>1.2.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.clusterra/clusterra-iam-avatar/
implementation 'com.clusterra:clusterra-iam-avatar:1.2.1.RELEASE'
// https://jarcasting.com/artifacts/com.clusterra/clusterra-iam-avatar/
implementation ("com.clusterra:clusterra-iam-avatar:1.2.1.RELEASE")
'com.clusterra:clusterra-iam-avatar:jar:1.2.1.RELEASE'
<dependency org="com.clusterra" name="clusterra-iam-avatar" rev="1.2.1.RELEASE">
<artifact name="clusterra-iam-avatar" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.clusterra', module='clusterra-iam-avatar', version='1.2.1.RELEASE')
)
libraryDependencies += "com.clusterra" % "clusterra-iam-avatar" % "1.2.1.RELEASE"
[com.clusterra/clusterra-iam-avatar "1.2.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.imgscalr : imgscalr-lib | jar | 4.2 |
commons-validator : commons-validator | jar | 1.4.1 |
commons-io : commons-io | jar | 2.4 |
org.apache.commons : commons-lang3 | jar | 3.4 |
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 |