License |
License |
---|---|
Categories |
CategoriesMongoDB Data Databases Native Development Tools |
GroupId | GroupIdorg.occurrent |
ArtifactId | ArtifactIdsubscription-mongodb-native-blocking |
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/subscription-mongodb-native-blocking/ -->
<dependency>
<groupId>org.occurrent</groupId>
<artifactId>subscription-mongodb-native-blocking</artifactId>
<version>0.14.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.occurrent/subscription-mongodb-native-blocking/
implementation 'org.occurrent:subscription-mongodb-native-blocking:0.14.3'
// https://jarcasting.com/artifacts/org.occurrent/subscription-mongodb-native-blocking/
implementation ("org.occurrent:subscription-mongodb-native-blocking:0.14.3")
'org.occurrent:subscription-mongodb-native-blocking:jar:0.14.3'
<dependency org="org.occurrent" name="subscription-mongodb-native-blocking" rev="0.14.3">
<artifact name="subscription-mongodb-native-blocking" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.occurrent', module='subscription-mongodb-native-blocking', version='0.14.3')
)
libraryDependencies += "org.occurrent" % "subscription-mongodb-native-blocking" % "0.14.3"
[org.occurrent/subscription-mongodb-native-blocking "0.14.3"]
Group / Artifact | Type | Version |
---|---|---|
org.mongodb : mongodb-driver-sync | jar | 4.5.1 |
org.mongodb : mongodb-driver-core | jar | 4.5.1 |
org.occurrent : subscription-mongodb-base | jar | 0.14.3 |
org.occurrent : subscription-api-blocking | jar | 0.14.3 |
org.occurrent : mongodb-native-filter-bsonfilter-conversion | jar | 0.14.3 |
org.occurrent : retry | jar | 0.14.3 |
org.slf4j : slf4j-api | jar | 1.7.30 |
jakarta.annotation : jakarta.annotation-api | jar | 1.3.5 |
Group / Artifact | Type | Version |
---|---|---|
org.occurrent : eventstore-mongodb-native | 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 |