License |
License |
---|---|
GroupId | GroupIdcom.clusterra |
ArtifactId | ArtifactIdclusterra-pmbok-project |
Last Version | Last Version1.1.3.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-pmbok-project/ -->
<dependency>
<groupId>com.clusterra</groupId>
<artifactId>clusterra-pmbok-project</artifactId>
<version>1.1.3.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.clusterra/clusterra-pmbok-project/
implementation 'com.clusterra:clusterra-pmbok-project:1.1.3.RELEASE'
// https://jarcasting.com/artifacts/com.clusterra/clusterra-pmbok-project/
implementation ("com.clusterra:clusterra-pmbok-project:1.1.3.RELEASE")
'com.clusterra:clusterra-pmbok-project:jar:1.1.3.RELEASE'
<dependency org="com.clusterra" name="clusterra-pmbok-project" rev="1.1.3.RELEASE">
<artifact name="clusterra-pmbok-project" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.clusterra', module='clusterra-pmbok-project', version='1.1.3.RELEASE')
)
libraryDependencies += "com.clusterra" % "clusterra-pmbok-project" % "1.1.3.RELEASE"
[com.clusterra/clusterra-pmbok-project "1.1.3.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.clusterra : clusterra-iam-core | jar | 1.1.1.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.easytesting : fest-assert-core | jar | 2.0M8 |
org.testng : testng | jar | 6.8.8 |
org.springframework.boot : spring-boot-starter-test | jar | 1.2.3.RELEASE |