is not current version
Last Version 1.1.0

com.dell.cpsd:root-parent 1.0.1

Parent pom for Dell CPSD Symphony

GroupId

GroupId

com.dell.cpsd
ArtifactId

ArtifactId

root-parent
Version

Version

1.0.1
Type

Type

pom

Download root-parent 1.0.1

Filename Size
root-parent-1.0.1.pom 36 KB
Browse

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