org.occurrent:catchup-subscription

Event Sourcing Utilities for the JVM based on the CloudEvents specification

License

License

GroupId

GroupId

org.occurrent
ArtifactId

ArtifactId

catchup-subscription
Last Version

Last Version

0.14.3
Release Date

Release Date

Type

Type

jar
Description

Description

Event Sourcing Utilities for the JVM based on the CloudEvents specification

Download catchup-subscription

How to add to project

<!-- https://jarcasting.com/artifacts/org.occurrent/catchup-subscription/ -->
<dependency>
    <groupId>org.occurrent</groupId>
    <artifactId>catchup-subscription</artifactId>
    <version>0.14.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.occurrent/catchup-subscription/
implementation 'org.occurrent:catchup-subscription:0.14.3'
// https://jarcasting.com/artifacts/org.occurrent/catchup-subscription/
implementation ("org.occurrent:catchup-subscription:0.14.3")
'org.occurrent:catchup-subscription:jar:0.14.3'
<dependency org="org.occurrent" name="catchup-subscription" rev="0.14.3">
  <artifact name="catchup-subscription" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.occurrent', module='catchup-subscription', version='0.14.3')
)
libraryDependencies += "org.occurrent" % "catchup-subscription" % "0.14.3"
[org.occurrent/catchup-subscription "0.14.3"]

Dependencies

compile (7)

Group / Artifact Type Version
org.occurrent : subscription-api-blocking jar 0.14.3
org.occurrent : eventstore-api-blocking jar 0.14.3
org.occurrent : time jar 0.14.3
org.occurrent : functional-support jar 0.14.3
org.occurrent : subscription-util-predicates jar 0.14.3
jakarta.annotation : jakarta.annotation-api jar 1.3.5
org.occurrent : durable-subscription jar 0.14.3

test (12)

Group / Artifact Type Version
org.occurrent : eventstore-mongodb-native jar 0.14.3
org.occurrent : subscription-mongodb-native-blocking jar 0.14.3
org.occurrent : subscription-mongodb-native-blocking-position-storage jar 0.14.3
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
ch.qos.logback : logback-classic jar 1.2.3
org.occurrent : test-support jar 0.14.3
org.awaitility : awaitility jar 4.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.14.3
0.14.2
0.14.1
0.14.0
0.13.1
0.13.0
0.12.0
0.11.0
0.10.0
0.9.0
0.8.0
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.6.0
0.5.1
0.5.0