is not current version
Last Version 2.0.1

IBM Cloud Security & Compliance Center Common Library 0.0.8

Java Client Library to access the IBM Cloud Security & Compliance Center

License

License

GroupId

GroupId

com.ibm.cloud
ArtifactId

ArtifactId

common
Version

Version

0.0.8
Type

Type

jar
Description

Description

IBM Cloud Security & Compliance Center Common Library
Java Client Library to access the IBM Cloud Security & Compliance Center
Project URL

Project URL

https://github.ibm.com/CloudEngineering/java-sdk-template/modules/common
Project Organization

Project Organization

IBM Cloud
Source Code Management

Source Code Management

https://github.com/ibm-cloud-security/scc-java-sdk/tree/main/modules/common

Download common 0.0.8


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

Dependencies

compile (1)

Group / Artifact Type Version
com.ibm.cloud : sdk-core jar 9.5.4

test (3)

Group / Artifact Type Version
org.testng : testng jar 7.1.0
org.powermock : powermock-api-mockito2 jar 2.0.5
org.powermock : powermock-module-testng jar 2.0.5

Project Modules

There are no modules declared in this project.