Java server SDK for IBM Cloud Event Notifications service

Java Client Library to access the IBM Cloud Event Notifications Service

License

License

GroupId

GroupId

com.ibm.cloud
ArtifactId

ArtifactId

event-notifications-parent
Last Version

Last Version

0.1.3
Release Date

Release Date

Type

Type

pom
Description

Description

Java server SDK for IBM Cloud Event Notifications service
Java Client Library to access the IBM Cloud Event Notifications Service
Project URL

Project URL

https://github.com/IBM/event-notifications-java-admin-sdk
Project Organization

Project Organization

IBM Cloud
Source Code Management

Source Code Management

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

Download event-notifications-parent

How to add to project

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

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/event-notifications
  • modules/coverage-reports
  • modules/examples

Versions

Version
0.1.3
0.1.2
0.1.1
0.1.0
0.0.4
0.0.3
0.0.2