| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.smartcosmos |
| Идентификатор | Идентификаторsmartcosmos-event-listener |
| Версия | Версия3.0.0 |
| Тип | Типjar |
| Описание |
ОписаниеSMART COSMOS Event Notification Listener
Default Listener that stores endpoints which should be triggered on certain events.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-event-listener/ -->
<dependency>
<groupId>net.smartcosmos</groupId>
<artifactId>smartcosmos-event-listener</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-event-listener/
implementation 'net.smartcosmos:smartcosmos-event-listener:3.0.0'
// https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-event-listener/
implementation ("net.smartcosmos:smartcosmos-event-listener:3.0.0")
'net.smartcosmos:smartcosmos-event-listener:jar:3.0.0'
<dependency org="net.smartcosmos" name="smartcosmos-event-listener" rev="3.0.0">
<artifact name="smartcosmos-event-listener" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.smartcosmos', module='smartcosmos-event-listener', version='3.0.0')
)
libraryDependencies += "net.smartcosmos" % "smartcosmos-event-listener" % "3.0.0"
[net.smartcosmos/smartcosmos-event-listener "3.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.smartcosmos : smartcosmos-framework | jar | 3.0.0 |
| net.smartcosmos : smartcosmos-framework-messaging | jar | 3.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.springframework.kafka : spring-kafka-test | jar | 1.0.0.RC1 |
| com.jayway.restassured : spring-mock-mvc | jar |