License |
License |
---|---|
GroupId | GroupIdcom.ibm.cloud |
ArtifactId | ArtifactIdevent-notifications-parent |
Last Version | Last Version0.1.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJava server SDK for IBM Cloud Event Notifications service
Java Client Library to access the IBM Cloud Event Notifications Service
|
Project URL |
Project URL |
Project Organization |
Project OrganizationIBM Cloud |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
event-notifications-parent-0.1.3.pom | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ibm.cloud/event-notifications-parent/ -->
<dependency>
<groupId>com.ibm.cloud</groupId>
<artifactId>event-notifications-parent</artifactId>
<version>0.1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.cloud/event-notifications-parent/
implementation 'com.ibm.cloud:event-notifications-parent:0.1.3'
// https://jarcasting.com/artifacts/com.ibm.cloud/event-notifications-parent/
implementation ("com.ibm.cloud:event-notifications-parent:0.1.3")
'com.ibm.cloud:event-notifications-parent:pom:0.1.3'
<dependency org="com.ibm.cloud" name="event-notifications-parent" rev="0.1.3">
<artifact name="event-notifications-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ibm.cloud', module='event-notifications-parent', version='0.1.3')
)
libraryDependencies += "com.ibm.cloud" % "event-notifications-parent" % "0.1.3"
[com.ibm.cloud/event-notifications-parent "0.1.3"]