| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.ibm.cloud |
| Идентификатор | Идентификаторevent-notifications-examples |
| Версия | Версия0.0.2 |
| Тип | Типjar |
| Описание |
Описаниеevent-notifications Code Examples
Java Client Library to access the IBM Cloud Event Notifications Service
|
| Организация-разработчик |
Организация-разработчикIBM Cloud |
<!-- https://jarcasting.com/artifacts/com.ibm.cloud/event-notifications-examples/ -->
<dependency>
<groupId>com.ibm.cloud</groupId>
<artifactId>event-notifications-examples</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.cloud/event-notifications-examples/
implementation 'com.ibm.cloud:event-notifications-examples:0.0.2'
// https://jarcasting.com/artifacts/com.ibm.cloud/event-notifications-examples/
implementation ("com.ibm.cloud:event-notifications-examples:0.0.2")
'com.ibm.cloud:event-notifications-examples:jar:0.0.2'
<dependency org="com.ibm.cloud" name="event-notifications-examples" rev="0.0.2">
<artifact name="event-notifications-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.cloud', module='event-notifications-examples', version='0.0.2')
)
libraryDependencies += "com.ibm.cloud" % "event-notifications-examples" % "0.0.2"
[com.ibm.cloud/event-notifications-examples "0.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.ibm.cloud : event-notifications | jar | 0.0.2 |
| org.slf4j : slf4j-jdk14 | jar | 1.7.28 |