License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.dell.cpsd |
ArtifactId | ArtifactIdidentity-service-parent |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionParent pom for Dell CPSD Symphony
|
Filename | Size |
---|---|
identity-service-parent-1.0.0.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.dell.cpsd/identity-service-parent/ -->
<dependency>
<groupId>com.dell.cpsd</groupId>
<artifactId>identity-service-parent</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.dell.cpsd/identity-service-parent/
implementation 'com.dell.cpsd:identity-service-parent:1.0.0'
// https://jarcasting.com/artifacts/com.dell.cpsd/identity-service-parent/
implementation ("com.dell.cpsd:identity-service-parent:1.0.0")
'com.dell.cpsd:identity-service-parent:pom:1.0.0'
<dependency org="com.dell.cpsd" name="identity-service-parent" rev="1.0.0">
<artifact name="identity-service-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.dell.cpsd', module='identity-service-parent', version='1.0.0')
)
libraryDependencies += "com.dell.cpsd" % "identity-service-parent" % "1.0.0"
[com.dell.cpsd/identity-service-parent "1.0.0"]