License |
License |
---|---|
Categories |
CategoriesMongoDB Data Databases |
GroupId | GroupIdorg.occurrent |
ArtifactId | ArtifactIdeventstore-mongodb-common |
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/eventstore-mongodb-common/ -->
<dependency>
<groupId>org.occurrent</groupId>
<artifactId>eventstore-mongodb-common</artifactId>
<version>0.14.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.occurrent/eventstore-mongodb-common/
implementation 'org.occurrent:eventstore-mongodb-common:0.14.3'
// https://jarcasting.com/artifacts/org.occurrent/eventstore-mongodb-common/
implementation ("org.occurrent:eventstore-mongodb-common:0.14.3")
'org.occurrent:eventstore-mongodb-common:jar:0.14.3'
<dependency org="org.occurrent" name="eventstore-mongodb-common" rev="0.14.3">
<artifact name="eventstore-mongodb-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.occurrent', module='eventstore-mongodb-common', version='0.14.3')
)
libraryDependencies += "org.occurrent" % "eventstore-mongodb-common" % "0.14.3"
[org.occurrent/eventstore-mongodb-common "0.14.3"]
Group / Artifact | Type | Version |
---|---|---|
org.mongodb : mongodb-driver-core | jar | 4.5.1 |
io.cloudevents : cloudevents-core | jar | 2.3.0 |
org.occurrent : cloudevents-extension | jar | 0.14.3 |
org.occurrent : eventstore-api-common | jar | 0.14.3 |
org.occurrent : mongodb-timerepresentation | jar | 0.14.3 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.6.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 |
io.cloudevents : cloudevents-json-jackson | jar | 2.3.0 |