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