| License | License | 
|---|---|
| GroupId | GroupIdcom.clusterra | 
| ArtifactId | ArtifactIdpmbok-term | 
| Version | Version1.0.5.RELEASE | 
| 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-term-1.0.5.RELEASE.pom | |
| pmbok-term-1.0.5.RELEASE.jar | 16 KB | 
| pmbok-term-1.0.5.RELEASE-sources.jar | 17 KB | 
| pmbok-term-1.0.5.RELEASE-javadoc.jar | 76 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.clusterra/pmbok-term/ -->
<dependency>
    <groupId>com.clusterra</groupId>
    <artifactId>pmbok-term</artifactId>
    <version>1.0.5.RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/com.clusterra/pmbok-term/
implementation 'com.clusterra:pmbok-term:1.0.5.RELEASE'// https://jarcasting.com/artifacts/com.clusterra/pmbok-term/
implementation ("com.clusterra:pmbok-term:1.0.5.RELEASE")'com.clusterra:pmbok-term:jar:1.0.5.RELEASE'<dependency org="com.clusterra" name="pmbok-term" rev="1.0.5.RELEASE">
  <artifact name="pmbok-term" type="jar" />
</dependency>@Grapes(
@Grab(group='com.clusterra', module='pmbok-term', version='1.0.5.RELEASE')
)libraryDependencies += "com.clusterra" % "pmbok-term" % "1.0.5.RELEASE"[com.clusterra/pmbok-term "1.0.5.RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.clusterra : iam-core | jar | 1.0.11.RELEASE | 
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.3.1 | 
| commons-io : commons-io | jar | 2.4 | 
| com.fasterxml.jackson.dataformat : jackson-dataformat-csv | jar | 2.3.1 | 
| 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 |