is not current version
Last Version 1.1.3.RELEASE

com.clusterra:clusterra-pmbok-term 1.0.14.RELEASE

A application used as an example on how to set up pushing its components to the Central Repository.

GroupId

GroupId

com.clusterra
ArtifactId

ArtifactId

clusterra-pmbok-term
Version

Version

1.0.14.RELEASE
Type

Type

jar

Download clusterra-pmbok-term 1.0.14.RELEASE


<!-- https://jarcasting.com/artifacts/com.clusterra/clusterra-pmbok-term/ -->
<dependency>
    <groupId>com.clusterra</groupId>
    <artifactId>clusterra-pmbok-term</artifactId>
    <version>1.0.14.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.clusterra/clusterra-pmbok-term/
implementation 'com.clusterra:clusterra-pmbok-term:1.0.14.RELEASE'
// https://jarcasting.com/artifacts/com.clusterra/clusterra-pmbok-term/
implementation ("com.clusterra:clusterra-pmbok-term:1.0.14.RELEASE")
'com.clusterra:clusterra-pmbok-term:jar:1.0.14.RELEASE'
<dependency org="com.clusterra" name="clusterra-pmbok-term" rev="1.0.14.RELEASE">
  <artifact name="clusterra-pmbok-term" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.clusterra', module='clusterra-pmbok-term', version='1.0.14.RELEASE')
)
libraryDependencies += "com.clusterra" % "clusterra-pmbok-term" % "1.0.14.RELEASE"
[com.clusterra/clusterra-pmbok-term "1.0.14.RELEASE"]