Last Version

IBM Cloud Container Registry Java SDK 0.1.4

Java Client Library to access the IBM Cloud Container Registry

License

License

Categories

Categories

Container
GroupId

GroupId

com.ibm.cloud
ArtifactId

ArtifactId

container-registry-parent
Version

Version

0.1.4
Type

Type

pom
Description

Description

IBM Cloud Container Registry Java SDK
Java Client Library to access the IBM Cloud Container Registry
Project URL

Project URL

https://github.com/IBM/container-registry-java-sdk
Project Organization

Project Organization

IBM Cloud
Source Code Management

Source Code Management

https://github.com/IBM/container-registry-java-sdk/tree/main

Download container-registry-parent 0.1.4


<!-- https://jarcasting.com/artifacts/com.ibm.cloud/container-registry-parent/ -->
<dependency>
    <groupId>com.ibm.cloud</groupId>
    <artifactId>container-registry-parent</artifactId>
    <version>0.1.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.cloud/container-registry-parent/
implementation 'com.ibm.cloud:container-registry-parent:0.1.4'
// https://jarcasting.com/artifacts/com.ibm.cloud/container-registry-parent/
implementation ("com.ibm.cloud:container-registry-parent:0.1.4")
'com.ibm.cloud:container-registry-parent:pom:0.1.4'
<dependency org="com.ibm.cloud" name="container-registry-parent" rev="0.1.4">
  <artifact name="container-registry-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ibm.cloud', module='container-registry-parent', version='0.1.4')
)
libraryDependencies += "com.ibm.cloud" % "container-registry-parent" % "0.1.4"
[com.ibm.cloud/container-registry-parent "0.1.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • modules/common
  • modules/container-registry
  • modules/vulnerability-advisor
  • modules/coverage-reports
  • modules/examples