License |
License |
---|---|
Categories |
CategoriesMongoDB Data Databases Native Development Tools |
GroupId | GroupIdorg.occurrent |
ArtifactId | ArtifactIdexample-uno-es-mongodb-native |
Version | Version0.14.2 |
Type | Typejar |
Description |
DescriptionEvent Sourcing Utilities for the JVM based on the CloudEvents specification
|
<!-- https://jarcasting.com/artifacts/org.occurrent/example-uno-es-mongodb-native/ -->
<dependency>
<groupId>org.occurrent</groupId>
<artifactId>example-uno-es-mongodb-native</artifactId>
<version>0.14.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.occurrent/example-uno-es-mongodb-native/
implementation 'org.occurrent:example-uno-es-mongodb-native:0.14.2'
// https://jarcasting.com/artifacts/org.occurrent/example-uno-es-mongodb-native/
implementation ("org.occurrent:example-uno-es-mongodb-native:0.14.2")
'org.occurrent:example-uno-es-mongodb-native:jar:0.14.2'
<dependency org="org.occurrent" name="example-uno-es-mongodb-native" rev="0.14.2">
<artifact name="example-uno-es-mongodb-native" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.occurrent', module='example-uno-es-mongodb-native', version='0.14.2')
)
libraryDependencies += "org.occurrent" % "example-uno-es-mongodb-native" % "0.14.2"
[org.occurrent/example-uno-es-mongodb-native "0.14.2"]
Group / Artifact | Type | Version |
---|---|---|
org.occurrent : example-uno-model | jar | 0.14.2 |
org.occurrent : example-uno-es-mongodb-common | jar | 0.14.2 |
org.occurrent : eventstore-mongodb-native | jar | 0.14.2 |
org.occurrent : subscription-mongodb-native-blocking-position-storage | jar | 0.14.2 |
org.occurrent : application-service-blocking | jar | 0.14.2 |
org.occurrent : command-composition | jar | 0.14.2 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.0 |
com.fasterxml.jackson.module : jackson-module-kotlin | jar | 2.13.0 |
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 |