MVN

com.ibm.cloud : event-notifications-parent

Maven & Gradle

Aug 02, 2023
3 stars

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

<dependency>
    <groupId>com.ibm.cloud</groupId>
    <artifactId>event-notifications-parent</artifactId>
    <version>0.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ibm.cloud : event-notifications-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.2.1

All Versions

Choose a version of com.ibm.cloud : event-notifications-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2.x
event-notifications-parent-0.2.1
event-notifications-parent-0.2.0
0.1.x
event-notifications-parent-0.1.13
event-notifications-parent-0.1.12
event-notifications-parent-0.1.11
event-notifications-parent-0.1.10
event-notifications-parent-0.1.9
event-notifications-parent-0.1.8
event-notifications-parent-0.1.7
event-notifications-parent-0.1.6
event-notifications-parent-0.1.5
event-notifications-parent-0.1.4
event-notifications-parent-0.1.3
event-notifications-parent-0.1.2
event-notifications-parent-0.1.1
event-notifications-parent-0.1.0
0.0.x
event-notifications-parent-0.0.4
event-notifications-parent-0.0.3
event-notifications-parent-0.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.ibm.cloud</groupId>
    <artifactId>event-notifications-parent</artifactId>
    <version>0.2.1</version>
</dependency>

Advertisement