License |
License |
---|---|
GroupId | GroupIdcom.ibm.cloud |
ArtifactId | ArtifactIdscc |
Version | Version0.0.19 |
Type | Typepom |
Description |
DescriptionIBM Cloud Security & Compliance Center Java SDK
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 |
---|---|
scc-0.0.19.pom | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ibm.cloud/scc/ -->
<dependency>
<groupId>com.ibm.cloud</groupId>
<artifactId>scc</artifactId>
<version>0.0.19</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.cloud/scc/
implementation 'com.ibm.cloud:scc:0.0.19'
// https://jarcasting.com/artifacts/com.ibm.cloud/scc/
implementation ("com.ibm.cloud:scc:0.0.19")
'com.ibm.cloud:scc:pom:0.0.19'
<dependency org="com.ibm.cloud" name="scc" rev="0.0.19">
<artifact name="scc" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ibm.cloud', module='scc', version='0.0.19')
)
libraryDependencies += "com.ibm.cloud" % "scc" % "0.0.19"
[com.ibm.cloud/scc "0.0.19"]