MVN

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

Maven & Gradle

Sep 25, 2017
2 usages

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.

<dependency>
    <groupId>com.dell.cpsd</groupId>
    <artifactId>hdp-capability-registry-api</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.dell.cpsd : hdp-capability-registry-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.dell.cpsd : hdp-capability-registry-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
hdp-capability-registry-api-1.0.0

How to add a dependency to Maven

Add the following com.dell.cpsd : hdp-capability-registry-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.dell.cpsd</groupId>
    <artifactId>hdp-capability-registry-api</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.dell.cpsd : hdp-capability-registry-api gradle dependency to your build.gradle file:

implementation 'com.dell.cpsd:hdp-capability-registry-api:1.0.0'

Gradle Kotlin DSL: Add the following com.dell.cpsd : hdp-capability-registry-api gradle kotlin dependency to your build.gradle.kts file:

implementation("com.dell.cpsd:hdp-capability-registry-api:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.dell.cpsd : hdp-capability-registry-api sbt scala dependency to your build.sbt file:

libraryDependencies += "com.dell.cpsd" % "hdp-capability-registry-api" % "1.0.0"

Advertisement

Dependencies from Group

Jun 30, 2017
28 usages
Nov 09, 2017
18 usages
Oct 06, 2017
9 usages
Nov 09, 2017
4 usages
Aug 08, 2017
2 usages

Discover Dependencies

Jan 22, 2021
2 usages
Jan 22, 2021
2 usages
Jan 24, 2021
2 usages
Mar 31, 2023
3 usages
3 stars
Apr 26, 2018
2 usages
12 stars
Jan 29, 2018
2 usages
1.1k stars
Aug 11, 2018
3 usages
176 stars