MVN

com.ibm.cloud : scc

Maven & Gradle

Aug 05, 2022
1 stars

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

<dependency>
    <groupId>com.ibm.cloud</groupId>
    <artifactId>scc</artifactId>
    <version>3.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ibm.cloud : scc to add to Maven - Latest Versions:

  • Latest Stable: 3.0.0

All Versions

Choose a version of com.ibm.cloud : scc to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
scc-3.0.0
2.0.x
scc-2.0.1
1.0.x
scc-1.0.2
scc-1.0.1
scc-1.0.0
0.0.x
scc-0.0.33
scc-0.0.32
scc-0.0.31
scc-0.0.30
scc-0.0.21
scc-0.0.20
scc-0.0.19
scc-0.0.18
scc-0.0.16
scc-0.0.15
scc-0.0.14
scc-0.0.13
scc-0.0.10
scc-0.0.9
scc-0.0.8
scc-0.0.7
scc-0.0.5
scc-0.0.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.ibm.cloud</groupId>
    <artifactId>scc</artifactId>
    <version>3.0.0</version>
</dependency>

Advertisement