MVN

com.ibm.cloud : dpx-services

Maven & Gradle

Nov 21, 2023

Data Product Exchange Services Java SDK · Java Client Library to access the Data Product Exchange Services

<dependency>
    <groupId>com.ibm.cloud</groupId>
    <artifactId>dpx-services</artifactId>
    <version>0.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ibm.cloud : dpx-services to add to Maven - Latest Versions:

  • Latest Stable: 0.0.4

All Versions

Choose a version of com.ibm.cloud : dpx-services to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
dpx-services-0.0.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.ibm.cloud</groupId>
    <artifactId>dpx-services</artifactId>
    <version>0.0.4</version>
</dependency>

Advertisement