License |
License |
---|---|
GroupId | GroupIdcom.ibm.cloud |
ArtifactId | ArtifactIdevent-notifications |
Last Version | Last Version0.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionevent-notifications SDK
Java Client Library to access the IBM Cloud Event Notifications Service
|
Project Organization |
Project OrganizationIBM Cloud |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
event-notifications-0.1.3.pom | |
event-notifications-0.1.3.jar | 113 KB |
event-notifications-0.1.3-sources.jar | 69 KB |
event-notifications-0.1.3-javadoc.jar | 493 KB |
Browse |
<!-- 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"]
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 |
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 |