| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.occurrent |
| Идентификатор | Идентификаторdurable-subscription |
| Последняя версия | Последняя версия0.14.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеEvent Sourcing Utilities for the JVM based on the CloudEvents specification
|
| Имя Файла | Размер |
|---|---|
| durable-subscription-0.14.3.pom | |
| durable-subscription-0.14.3.jar | 6 KB |
| durable-subscription-0.14.3-sources.jar | 5 KB |
| durable-subscription-0.14.3-javadoc.jar | 32 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.occurrent/durable-subscription/ -->
<dependency>
<groupId>org.occurrent</groupId>
<artifactId>durable-subscription</artifactId>
<version>0.14.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.occurrent/durable-subscription/
implementation 'org.occurrent:durable-subscription:0.14.3'
// https://jarcasting.com/artifacts/org.occurrent/durable-subscription/
implementation ("org.occurrent:durable-subscription:0.14.3")
'org.occurrent:durable-subscription:jar:0.14.3'
<dependency org="org.occurrent" name="durable-subscription" rev="0.14.3">
<artifact name="durable-subscription" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.occurrent', module='durable-subscription', version='0.14.3')
)
libraryDependencies += "org.occurrent" % "durable-subscription" % "0.14.3"
[org.occurrent/durable-subscription "0.14.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.occurrent : subscription-api-blocking | jar | 0.14.3 |
| org.occurrent : subscription-util-predicates | jar | 0.14.3 |
| jakarta.annotation : jakarta.annotation-api | jar | 1.3.5 |