hdp-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.

License

License

GroupId

GroupId

com.dell.cpsd
ArtifactId

ArtifactId

hdp-capability-registry-api
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

hdp-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.

Download hdp-capability-registry-api

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.dell.cpsd : common-rabbitmq jar 2.0.0
commons-lang : commons-lang jar

Project Modules

There are no modules declared in this project.
com.dell.cpsd
Read the documentation below

Versions

Version
1.0.0