License |
License |
---|---|
GroupId | GroupIdcom.clusterra |
ArtifactId | ArtifactIdpmbok-project |
Last Version | Last Version1.0.5.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.
|
Filename | Size |
---|---|
pmbok-project-1.0.5.RELEASE.pom | |
pmbok-project-1.0.5.RELEASE.jar | 46 KB |
pmbok-project-1.0.5.RELEASE-sources.jar | 51 KB |
pmbok-project-1.0.5.RELEASE-javadoc.jar | 209 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.clusterra/pmbok-project/ -->
<dependency>
<groupId>com.clusterra</groupId>
<artifactId>pmbok-project</artifactId>
<version>1.0.5.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.clusterra/pmbok-project/
implementation 'com.clusterra:pmbok-project:1.0.5.RELEASE'
// https://jarcasting.com/artifacts/com.clusterra/pmbok-project/
implementation ("com.clusterra:pmbok-project:1.0.5.RELEASE")
'com.clusterra:pmbok-project:jar:1.0.5.RELEASE'
<dependency org="com.clusterra" name="pmbok-project" rev="1.0.5.RELEASE">
<artifact name="pmbok-project" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.clusterra', module='pmbok-project', version='1.0.5.RELEASE')
)
libraryDependencies += "com.clusterra" % "pmbok-project" % "1.0.5.RELEASE"
[com.clusterra/pmbok-project "1.0.5.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.clusterra : iam-core | jar | 1.0.11.RELEASE |
com.clusterra : hibernate-jpa-schema-generator | jar | 1.0.11.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 |