Last Version

org.occurrent:eventstore-mongodb-common 0.14.3

Event Sourcing Utilities for the JVM based on the CloudEvents specification

License

License

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

org.occurrent
ArtifactId

ArtifactId

eventstore-mongodb-common
Version

Version

0.14.3
Type

Type

jar
Description

Description

Event Sourcing Utilities for the JVM based on the CloudEvents specification

Download eventstore-mongodb-common 0.14.3


<!-- 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"]

Dependencies

compile (5)

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

test (6)

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

Project Modules

There are no modules declared in this project.