License |
License |
---|---|
Categories |
CategoriesMongoDB Data Databases |
GroupId | GroupIdorg.occurrent |
ArtifactId | ArtifactIdexample-forwarder-mongodb-subscription-to-spring-event |
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/example-forwarder-mongodb-subscription-to-spring-event/ -->
<dependency>
<groupId>org.occurrent</groupId>
<artifactId>example-forwarder-mongodb-subscription-to-spring-event</artifactId>
<version>0.14.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.occurrent/example-forwarder-mongodb-subscription-to-spring-event/
implementation 'org.occurrent:example-forwarder-mongodb-subscription-to-spring-event:0.14.3'
// https://jarcasting.com/artifacts/org.occurrent/example-forwarder-mongodb-subscription-to-spring-event/
implementation ("org.occurrent:example-forwarder-mongodb-subscription-to-spring-event:0.14.3")
'org.occurrent:example-forwarder-mongodb-subscription-to-spring-event:jar:0.14.3'
<dependency org="org.occurrent" name="example-forwarder-mongodb-subscription-to-spring-event" rev="0.14.3">
<artifact name="example-forwarder-mongodb-subscription-to-spring-event" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.occurrent', module='example-forwarder-mongodb-subscription-to-spring-event', version='0.14.3')
)
libraryDependencies += "org.occurrent" % "example-forwarder-mongodb-subscription-to-spring-event" % "0.14.3"
[org.occurrent/example-forwarder-mongodb-subscription-to-spring-event "0.14.3"]
Group / Artifact | Type | Version |
---|---|---|
org.occurrent : subscription-mongodb-spring-reactor-position-storage | jar | 0.14.3 |
org.occurrent : subscription-mongodb-spring-reactor | jar | 0.14.3 |
org.occurrent : eventstore-mongodb-native | jar | 0.14.3 |
org.occurrent : reactor-durable-subscription | jar | 0.14.3 |
org.springframework.boot : spring-boot-starter | jar | 2.6.7 |
org.springframework.boot : spring-boot-starter-data-mongodb | jar | 2.6.7 |
org.occurrent : test-support | jar | 0.14.3 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.6.7 |
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.awaitility : awaitility | jar | 4.2.0 |