event-notifications SDK

Java Client Library to access the IBM Cloud Event Notifications Service

License

License

GroupId

GroupId

com.ibm.cloud
ArtifactId

ArtifactId

event-notifications
Last Version

Last Version

0.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

event-notifications SDK
Java Client Library to access the IBM Cloud Event Notifications Service
Project Organization

Project Organization

IBM Cloud
Source Code Management

Source Code Management

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

Download event-notifications

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.ibm.cloud : event-notifications-common jar 0.1.3
com.google.code.gson : gson jar 2.8.9
com.ibm.cloud : sdk-core jar 9.15.1

test (5)

Group / Artifact Type Version
com.ibm.cloud : event-notifications-common test-jar 0.1.3
org.testng : testng jar 7.4.0
com.squareup.okhttp3 : mockwebserver jar 4.9.1
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.

Versions

Version
0.1.3
0.1.2
0.1.1
0.1.0
0.0.4
0.0.3
0.0.2