Last Version

IBM Cloud Security & Compliance Center Notifications API 1.0.2

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

License

License

GroupId

GroupId

com.ibm.cloud
ArtifactId

ArtifactId

notifications
Version

Version

1.0.2
Type

Type

jar
Description

Description

IBM Cloud Security & Compliance Center Notifications 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/notifications
Project Organization

Project Organization

IBM Cloud
Source Code Management

Source Code Management

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

Download notifications 1.0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.ibm.cloud : sdk-core jar 9.13.3
com.ibm.cloud : common jar 1.0.2

test (5)

Group / Artifact Type Version
com.ibm.cloud : common test-jar 1.0.2
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.