Event Notifications Service Common Library

Java Client Library to access the IBM Cloud Event Notifications Service

License

License

GroupId

GroupId

com.ibm.cloud
ArtifactId

ArtifactId

event-notifications-common
Last Version

Last Version

0.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

Event Notifications Service Common Library
Java Client Library to access the IBM Cloud Event Notifications Service
Project Organization

Project Organization

IBM Cloud

Download event-notifications-common

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.ibm.cloud : sdk-core jar 9.15.1

test (3)

Group / Artifact Type Version
org.testng : testng jar 7.4.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.

Versions

Version
0.1.3
0.1.2
0.1.1
0.1.0
0.0.4
0.0.3
0.0.2