MVN

com.ibm.cloud : container-registry-parent

Maven & Gradle

Aug 11, 2022
0 stars

IBM Cloud Container Registry Java SDK · Java Client Library to access the IBM Cloud Container Registry

<dependency>
    <groupId>com.ibm.cloud</groupId>
    <artifactId>container-registry-parent</artifactId>
    <version>0.1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ibm.cloud : container-registry-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.1.5

All Versions

Choose a version of com.ibm.cloud : container-registry-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
container-registry-parent-0.1.5
container-registry-parent-0.1.4
container-registry-parent-0.1.3
container-registry-parent-0.1.2
container-registry-parent-0.1.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.ibm.cloud</groupId>
    <artifactId>container-registry-parent</artifactId>
    <version>0.1.5</version>
</dependency>

Advertisement