is not current version
Last Version 0.1.4

IBM Cloud Container Registry Java SDK 0.1.2

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.2
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.2


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

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