Redwhale IAM

A application used as an example on how to set up pushing its components to the Central Repository.

License

License

GroupId

GroupId

com.clusterra
ArtifactId

ArtifactId

iam-demo-application
Last Version

Last Version

1.0.3.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Redwhale IAM
A application used as an example on how to set up pushing its components to the Central Repository.

Download iam-demo-application

How to add to project

<!-- https://jarcasting.com/artifacts/com.clusterra/iam-demo-application/ -->
<dependency>
    <groupId>com.clusterra</groupId>
    <artifactId>iam-demo-application</artifactId>
    <version>1.0.3.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.clusterra/iam-demo-application/
implementation 'com.clusterra:iam-demo-application:1.0.3.RELEASE'
// https://jarcasting.com/artifacts/com.clusterra/iam-demo-application/
implementation ("com.clusterra:iam-demo-application:1.0.3.RELEASE")
'com.clusterra:iam-demo-application:jar:1.0.3.RELEASE'
<dependency org="com.clusterra" name="iam-demo-application" rev="1.0.3.RELEASE">
  <artifact name="iam-demo-application" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.clusterra', module='iam-demo-application', version='1.0.3.RELEASE')
)
libraryDependencies += "com.clusterra" % "iam-demo-application" % "1.0.3.RELEASE"
[com.clusterra/iam-demo-application "1.0.3.RELEASE"]

Dependencies

compile (3)

Group / Artifact Type Version
com.clusterra : iam-email jar 1.0.3.RELEASE
org.springframework.boot : spring-boot-starter jar 1.2.3.RELEASE
com.clusterra : iam-rest jar 1.0.3.RELEASE

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.8.8
org.springframework.boot : spring-boot-starter-test jar 1.2.3.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3.RELEASE