License |
License |
---|---|
GroupId | GroupIdcom.dell.cpsd |
ArtifactId | ArtifactIdroot-parent |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionParent Project
Parent pom for Dell CPSD Symphony
|
Filename | Size |
---|---|
root-parent-1.1.0.pom | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.dell.cpsd/root-parent/ -->
<dependency>
<groupId>com.dell.cpsd</groupId>
<artifactId>root-parent</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.dell.cpsd/root-parent/
implementation 'com.dell.cpsd:root-parent:1.1.0'
// https://jarcasting.com/artifacts/com.dell.cpsd/root-parent/
implementation ("com.dell.cpsd:root-parent:1.1.0")
'com.dell.cpsd:root-parent:pom:1.1.0'
<dependency org="com.dell.cpsd" name="root-parent" rev="1.1.0">
<artifact name="root-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.dell.cpsd', module='root-parent', version='1.1.0')
)
libraryDependencies += "com.dell.cpsd" % "root-parent" % "1.1.0"
[com.dell.cpsd/root-parent "1.1.0"]