| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.smartcosmos |
| Идентификатор | Идентификаторsmartcosmos-events |
| Версия | Версия3.1.0 |
| Тип | Типjar |
| Описание |
ОписаниеSMART COSMOS Event Stream
Message streaming abstraction endpoint for services that do not need to implement clients.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| smartcosmos-events-3.1.0.pom | |
| smartcosmos-events-3.1.0.jar | 25 MB |
| smartcosmos-events-3.1.0-sources.jar | 6 KB |
| smartcosmos-events-3.1.0-javadoc.jar | 41 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-events/ -->
<dependency>
<groupId>net.smartcosmos</groupId>
<artifactId>smartcosmos-events</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-events/
implementation 'net.smartcosmos:smartcosmos-events:3.1.0'
// https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-events/
implementation ("net.smartcosmos:smartcosmos-events:3.1.0")
'net.smartcosmos:smartcosmos-events:jar:3.1.0'
<dependency org="net.smartcosmos" name="smartcosmos-events" rev="3.1.0">
<artifact name="smartcosmos-events" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.smartcosmos', module='smartcosmos-events', version='3.1.0')
)
libraryDependencies += "net.smartcosmos" % "smartcosmos-events" % "3.1.0"
[net.smartcosmos/smartcosmos-events "3.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.smartcosmos : smartcosmos-framework | jar | 3.1.0 |
| net.smartcosmos : smartcosmos-framework-messaging | jar | 3.1.0 |
| net.smartcosmos : smartcosmos-framework-monitoring | jar | 3.1.0 |
| org.springframework.boot : spring-boot-starter-validation | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.smartcosmos : smartcosmos-framework-test | jar | 3.1.0 |
| 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 |