License |
License |
---|---|
GroupId | GroupIdcom.clusterra |
ArtifactId | ArtifactIdclusterra-pmbok-server-runner |
Last Version | Last Version1.0.14.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-server-runner/ -->
<dependency>
<groupId>com.clusterra</groupId>
<artifactId>clusterra-pmbok-server-runner</artifactId>
<version>1.0.14.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.clusterra/clusterra-pmbok-server-runner/
implementation 'com.clusterra:clusterra-pmbok-server-runner:1.0.14.RELEASE'
// https://jarcasting.com/artifacts/com.clusterra/clusterra-pmbok-server-runner/
implementation ("com.clusterra:clusterra-pmbok-server-runner:1.0.14.RELEASE")
'com.clusterra:clusterra-pmbok-server-runner:jar:1.0.14.RELEASE'
<dependency org="com.clusterra" name="clusterra-pmbok-server-runner" rev="1.0.14.RELEASE">
<artifact name="clusterra-pmbok-server-runner" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.clusterra', module='clusterra-pmbok-server-runner', version='1.0.14.RELEASE')
)
libraryDependencies += "com.clusterra" % "clusterra-pmbok-server-runner" % "1.0.14.RELEASE"
[com.clusterra/clusterra-pmbok-server-runner "1.0.14.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.clusterra : clusterra-pmbok-rest-api | jar | 1.0.14.RELEASE |
org.springframework.boot : spring-boot-starter | jar | 1.2.3.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 1.2.3.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-actuator | jar | 1.2.3.RELEASE |
com.clusterra : iam-rest | jar | 1.0.13.RELEASE |
com.clusterra : clusterra-pmbok-rest-api-docs | jar | 1.0.14.RELEASE |
com.clusterra : clusterra-pmbok-document-templates | jar | 1.0.14.RELEASE |
com.clusterra : iam-email | jar | 1.0.13.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 |