MVN

com.ibm.cloud : continuous-delivery

Maven & Gradle

Aug 14, 2023
0 stars

IBM Cloud Continuous Delivery Java SDK · Java Client Library to access the IBM Cloud Continuous Delivery

<dependency>
    <groupId>com.ibm.cloud</groupId>
    <artifactId>continuous-delivery</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ibm.cloud : continuous-delivery to add to Maven - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of com.ibm.cloud : continuous-delivery to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
continuous-delivery-1.1.1
continuous-delivery-1.1.0
1.0.x
continuous-delivery-1.0.0
0.2.x
continuous-delivery-0.2.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.ibm.cloud</groupId>
    <artifactId>continuous-delivery</artifactId>
    <version>1.1.1</version>
</dependency>

Advertisement