License |
License |
---|---|
GroupId | GroupIdcom.dell.cpsd |
ArtifactId | ArtifactIdhdp-capability-registry-api |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhdp-capability-registry-api
This repository contains the source code for the capability registry API.
This API exposes the interface through which a consumer or provider interacts with the capability registry.
|
<!-- https://jarcasting.com/artifacts/com.dell.cpsd/hdp-capability-registry-api/ -->
<dependency>
<groupId>com.dell.cpsd</groupId>
<artifactId>hdp-capability-registry-api</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.dell.cpsd/hdp-capability-registry-api/
implementation 'com.dell.cpsd:hdp-capability-registry-api:1.0.0'
// https://jarcasting.com/artifacts/com.dell.cpsd/hdp-capability-registry-api/
implementation ("com.dell.cpsd:hdp-capability-registry-api:1.0.0")
'com.dell.cpsd:hdp-capability-registry-api:jar:1.0.0'
<dependency org="com.dell.cpsd" name="hdp-capability-registry-api" rev="1.0.0">
<artifact name="hdp-capability-registry-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dell.cpsd', module='hdp-capability-registry-api', version='1.0.0')
)
libraryDependencies += "com.dell.cpsd" % "hdp-capability-registry-api" % "1.0.0"
[com.dell.cpsd/hdp-capability-registry-api "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.dell.cpsd : common-rabbitmq | jar | 2.0.0 |
commons-lang : commons-lang | jar |