is not current version
Last Version 1.1.0

com.dell.cpsd:root-parent 0.2.4

Parent pom for Dell CPSD Symphony

GroupId

GroupId

com.dell.cpsd
ArtifactId

ArtifactId

root-parent
Version

Version

0.2.4
Type

Type

pom

Download root-parent 0.2.4

Filename Size
root-parent-0.2.4.pom 21 KB
Browse

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