License |
License |
---|---|
GroupId | GroupIdcom.dell.cpsd |
ArtifactId | ArtifactIdhdp-capability-registry |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom for Dell CPSD Symphony
|
<!-- https://jarcasting.com/artifacts/com.dell.cpsd/hdp-capability-registry/ -->
<dependency>
<groupId>com.dell.cpsd</groupId>
<artifactId>hdp-capability-registry</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.dell.cpsd/hdp-capability-registry/
implementation 'com.dell.cpsd:hdp-capability-registry:1.0.0'
// https://jarcasting.com/artifacts/com.dell.cpsd/hdp-capability-registry/
implementation ("com.dell.cpsd:hdp-capability-registry:1.0.0")
'com.dell.cpsd:hdp-capability-registry:jar:1.0.0'
<dependency org="com.dell.cpsd" name="hdp-capability-registry" rev="1.0.0">
<artifact name="hdp-capability-registry" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dell.cpsd', module='hdp-capability-registry', version='1.0.0')
)
libraryDependencies += "com.dell.cpsd" % "hdp-capability-registry" % "1.0.0"
[com.dell.cpsd/hdp-capability-registry "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 1.5.3.RELEASE |
com.dell.cpsd : hdp-capability-registry-api | zip | 1.0.0 |
com.dell.cpsd : common-rabbitmq | jar | 2.0.0 |
commons-lang : commons-lang | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 1.5.3.RELEASE |