is not current version
Last Version 2.0.1

IBM Cloud Security & Compliance Center Java SDK 0.0.19

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

License

License

GroupId

GroupId

com.ibm.cloud
ArtifactId

ArtifactId

scc
Version

Version

0.0.19
Type

Type

pom
Description

Description

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

Project URL

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

Project Organization

IBM Cloud
Source Code Management

Source Code Management

https://github.com/IBM/scc-java-sdk/tree/main

Download scc 0.0.19

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"]

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/configuration-governance
  • modules/findings
  • modules/notifications
  • modules/coverage-reports
  • modules/examples