is not current version
Last Version 2.0.1

IBM Cloud Security & Compliance Center Findings API 1.0.0

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

License

License

GroupId

GroupId

com.ibm.cloud
ArtifactId

ArtifactId

findings
Version

Version

1.0.0
Type

Type

jar
Description

Description

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

Project URL

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

Project Organization

IBM Cloud
Source Code Management

Source Code Management

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

Download findings 1.0.0


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

Dependencies

compile (2)

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

test (5)

Group / Artifact Type Version
com.ibm.cloud : common test-jar 1.0.0
org.testng : testng jar 7.1.0
com.squareup.okhttp3 : mockwebserver jar 4.9.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.