Last Version

Redwhale IAM 1.0.13.RELEASE

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-rest
Version

Version

1.0.13.RELEASE
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-rest 1.0.13.RELEASE


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

Dependencies

compile (6)

Group / Artifact Type Version
com.clusterra : iam-email jar 1.0.13.RELEASE
com.clusterra : iam-core jar 1.0.13.RELEASE
com.clusterra : iam-avatar jar 1.0.13.RELEASE
org.springframework.boot : spring-boot-starter-web jar 1.2.3.RELEASE
org.springframework.boot : spring-boot-starter-hateoas jar 1.2.3.RELEASE
com.clusterra : iam-session jar 1.0.13.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.