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

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

Categories

Categories

CLI User Interface
GroupId

GroupId

com.dell.cpsd
ArtifactId

ArtifactId

hdp-capability-registry-client
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

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-client

How to add to project

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

Dependencies

compile (14)

Group / Artifact Type Version
com.dell.cpsd : common-rabbitmq jar 2.1.0
com.dell.cpsd : common-client jar 2.1.0
com.dell.cpsd : hdp-capability-registry-api zip 1.0.0
com.dell.cpsd : common-keystore jar 2.0.0
org.slf4j : slf4j-api jar
org.slf4j : slf4j-log4j12 jar
log4j : log4j jar
commons-lang : commons-lang jar
org.springframework : spring-expression jar
org.springframework : spring-context jar
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.core : jackson-annotations jar
junit : junit jar
org.mockito : mockito-core jar

Project Modules

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

Versions

Version
1.1.0
1.0.1
1.0.0