is not current version
Last Version 1.1.0

com.dell.cpsd:hdp-capability-registry-client 1.0.1

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.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.dell.cpsd
ArtifactId

ArtifactId

hdp-capability-registry-client
Version

Version

1.0.1
Type

Type

jar

Download hdp-capability-registry-client 1.0.1


<!-- https://jarcasting.com/artifacts/com.dell.cpsd/hdp-capability-registry-client/ -->
<dependency>
    <groupId>com.dell.cpsd</groupId>
    <artifactId>hdp-capability-registry-client</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.dell.cpsd/hdp-capability-registry-client/
implementation 'com.dell.cpsd:hdp-capability-registry-client:1.0.1'
// https://jarcasting.com/artifacts/com.dell.cpsd/hdp-capability-registry-client/
implementation ("com.dell.cpsd:hdp-capability-registry-client:1.0.1")
'com.dell.cpsd:hdp-capability-registry-client:jar:1.0.1'
<dependency org="com.dell.cpsd" name="hdp-capability-registry-client" rev="1.0.1">
  <artifact name="hdp-capability-registry-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dell.cpsd', module='hdp-capability-registry-client', version='1.0.1')
)
libraryDependencies += "com.dell.cpsd" % "hdp-capability-registry-client" % "1.0.1"
[com.dell.cpsd/hdp-capability-registry-client "1.0.1"]