License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.dell.cpsd |
ArtifactId | ArtifactIdcommon-client-parent |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCommon Client Parent
Common Client Parent project for Dell CPSD
|
Filename | Size |
---|---|
common-client-parent-2.1.0.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.dell.cpsd/common-client-parent/ -->
<dependency>
<groupId>com.dell.cpsd</groupId>
<artifactId>common-client-parent</artifactId>
<version>2.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.dell.cpsd/common-client-parent/
implementation 'com.dell.cpsd:common-client-parent:2.1.0'
// https://jarcasting.com/artifacts/com.dell.cpsd/common-client-parent/
implementation ("com.dell.cpsd:common-client-parent:2.1.0")
'com.dell.cpsd:common-client-parent:pom:2.1.0'
<dependency org="com.dell.cpsd" name="common-client-parent" rev="2.1.0">
<artifact name="common-client-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.dell.cpsd', module='common-client-parent', version='2.1.0')
)
libraryDependencies += "com.dell.cpsd" % "common-client-parent" % "2.1.0"
[com.dell.cpsd/common-client-parent "2.1.0"]