License |
License |
---|---|
GroupId | GroupIdcom.ibm.cloud |
ArtifactId | ArtifactIdevent-notifications-examples |
Last Version | Last Version0.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionevent-notifications Code Examples
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-examples/ -->
<dependency>
<groupId>com.ibm.cloud</groupId>
<artifactId>event-notifications-examples</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.cloud/event-notifications-examples/
implementation 'com.ibm.cloud:event-notifications-examples:0.1.3'
// https://jarcasting.com/artifacts/com.ibm.cloud/event-notifications-examples/
implementation ("com.ibm.cloud:event-notifications-examples:0.1.3")
'com.ibm.cloud:event-notifications-examples:jar:0.1.3'
<dependency org="com.ibm.cloud" name="event-notifications-examples" rev="0.1.3">
<artifact name="event-notifications-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.cloud', module='event-notifications-examples', version='0.1.3')
)
libraryDependencies += "com.ibm.cloud" % "event-notifications-examples" % "0.1.3"
[com.ibm.cloud/event-notifications-examples "0.1.3"]
Group / Artifact | Type | Version |
---|---|---|
com.ibm.cloud : event-notifications | jar | 0.1.3 |
org.slf4j : slf4j-jdk14 | jar | 1.7.28 |