is not current version
Last Version 2.3

com.cerner.ccl:ccltesting-parent-pom 2.0.0

A POM that provides general-use artifacts for all projects in the CCL Testing group

GroupId

GroupId

com.cerner.ccl
ArtifactId

ArtifactId

ccltesting-parent-pom
Version

Version

2.0.0
Type

Type

pom

Download ccltesting-parent-pom 2.0.0


<!-- https://jarcasting.com/artifacts/com.cerner.ccl/ccltesting-parent-pom/ -->
<dependency>
    <groupId>com.cerner.ccl</groupId>
    <artifactId>ccltesting-parent-pom</artifactId>
    <version>2.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.cerner.ccl/ccltesting-parent-pom/
implementation 'com.cerner.ccl:ccltesting-parent-pom:2.0.0'
// https://jarcasting.com/artifacts/com.cerner.ccl/ccltesting-parent-pom/
implementation ("com.cerner.ccl:ccltesting-parent-pom:2.0.0")
'com.cerner.ccl:ccltesting-parent-pom:pom:2.0.0'
<dependency org="com.cerner.ccl" name="ccltesting-parent-pom" rev="2.0.0">
  <artifact name="ccltesting-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.cerner.ccl', module='ccltesting-parent-pom', version='2.0.0')
)
libraryDependencies += "com.cerner.ccl" % "ccltesting-parent-pom" % "2.0.0"
[com.cerner.ccl/ccltesting-parent-pom "2.0.0"]