License |
License |
---|---|
GroupId | GroupIdcom.ibm.cloud |
ArtifactId | ArtifactIdevent-notifications-common |
Last Version | Last Version0.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEvent Notifications Service Common Library
Java Client Library to access the IBM Cloud Event Notifications Service
|
Project Organization |
Project OrganizationIBM Cloud |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.ibm.cloud : sdk-core | jar | 9.15.1 |
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 |