License |
License |
---|---|
GroupId | GroupIdcom.clusterra |
ArtifactId | ArtifactIdclusterra-iam-rest-api-docs |
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-rest-api-docs/ -->
<dependency>
<groupId>com.clusterra</groupId>
<artifactId>clusterra-iam-rest-api-docs</artifactId>
<version>1.2.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.clusterra/clusterra-iam-rest-api-docs/
implementation 'com.clusterra:clusterra-iam-rest-api-docs:1.2.1.RELEASE'
// https://jarcasting.com/artifacts/com.clusterra/clusterra-iam-rest-api-docs/
implementation ("com.clusterra:clusterra-iam-rest-api-docs:1.2.1.RELEASE")
'com.clusterra:clusterra-iam-rest-api-docs:jar:1.2.1.RELEASE'
<dependency org="com.clusterra" name="clusterra-iam-rest-api-docs" rev="1.2.1.RELEASE">
<artifact name="clusterra-iam-rest-api-docs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.clusterra', module='clusterra-iam-rest-api-docs', version='1.2.1.RELEASE')
)
libraryDependencies += "com.clusterra" % "clusterra-iam-rest-api-docs" % "1.2.1.RELEASE"
[com.clusterra/clusterra-iam-rest-api-docs "1.2.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
io.springfox : springfox-swagger2 | jar | 2.0.0 |
com.clusterra : clusterra-iam-rest | jar | 1.2.1.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.8 |
org.springframework.boot : spring-boot-starter-test | jar | 1.2.3.RELEASE |