License |
License |
---|---|
GroupId | GroupIdcom.ibm.cloud |
ArtifactId | ArtifactIdcommon |
Version | Version0.0.21 |
Type | Typejar |
Description |
DescriptionIBM Cloud Security & Compliance Center Common Library
Java Client Library to access the IBM Cloud Security & Compliance Center
|
Project URL |
Project URL |
Project Organization |
Project OrganizationIBM Cloud |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
common-0.0.21.pom | |
common-0.0.21.jar | 4 KB |
common-0.0.21-tests.jar | 4 KB |
common-0.0.21-sources.jar | 4 KB |
common-0.0.21-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ibm.cloud/common/ -->
<dependency>
<groupId>com.ibm.cloud</groupId>
<artifactId>common</artifactId>
<version>0.0.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.cloud/common/
implementation 'com.ibm.cloud:common:0.0.21'
// https://jarcasting.com/artifacts/com.ibm.cloud/common/
implementation ("com.ibm.cloud:common:0.0.21")
'com.ibm.cloud:common:jar:0.0.21'
<dependency org="com.ibm.cloud" name="common" rev="0.0.21">
<artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.cloud', module='common', version='0.0.21')
)
libraryDependencies += "com.ibm.cloud" % "common" % "0.0.21"
[com.ibm.cloud/common "0.0.21"]
Group / Artifact | Type | Version |
---|---|---|
com.ibm.cloud : sdk-core | jar | 9.5.4 |
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 |