License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks Reactor Container Microservices Reactive libraries |
GroupId | GroupIdorg.occurrent |
ArtifactId | ArtifactIdreactor-durable-subscription |
Last Version | Last Version0.14.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEvent Sourcing Utilities for the JVM based on the CloudEvents specification
|
<!-- https://jarcasting.com/artifacts/org.occurrent/reactor-durable-subscription/ -->
<dependency>
<groupId>org.occurrent</groupId>
<artifactId>reactor-durable-subscription</artifactId>
<version>0.14.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.occurrent/reactor-durable-subscription/
implementation 'org.occurrent:reactor-durable-subscription:0.14.3'
// https://jarcasting.com/artifacts/org.occurrent/reactor-durable-subscription/
implementation ("org.occurrent:reactor-durable-subscription:0.14.3")
'org.occurrent:reactor-durable-subscription:jar:0.14.3'
<dependency org="org.occurrent" name="reactor-durable-subscription" rev="0.14.3">
<artifact name="reactor-durable-subscription" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.occurrent', module='reactor-durable-subscription', version='0.14.3')
)
libraryDependencies += "org.occurrent" % "reactor-durable-subscription" % "0.14.3"
[org.occurrent/reactor-durable-subscription "0.14.3"]
Group / Artifact | Type | Version |
---|---|---|
org.occurrent : subscription-api-reactor | jar | 0.14.3 |
org.occurrent : subscription-util-predicates | jar | 0.14.3 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.occurrent : eventstore-mongodb-spring-reactor | jar | 0.14.3 |
org.occurrent : subscription-mongodb-spring-reactor | jar | 0.14.3 |
org.occurrent : subscription-mongodb-spring-reactor-position-storage | jar | 0.14.3 |
io.projectreactor : reactor-test | jar | 3.4.16 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.6.2 |
org.testcontainers : testcontainers | jar | 1.16.2 |
org.testcontainers : junit-jupiter | jar | 1.16.2 |
org.testcontainers : mongodb | jar | 1.16.2 |
org.assertj : assertj-core | jar | 3.16.1 |
org.occurrent : test-support | jar | 0.14.3 |
org.awaitility : awaitility | jar | 4.2.0 |
io.github.artsok : rerunner-jupiter | jar | 2.1.6 |