| License | License | 
|---|---|
| Categories | CategoriesMongoDB Data Databases | 
| GroupId | GroupIdorg.occurrent | 
| ArtifactId | ArtifactIdexample-uno-es-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/example-uno-es-mongodb-common/ -->
<dependency>
    <groupId>org.occurrent</groupId>
    <artifactId>example-uno-es-mongodb-common</artifactId>
    <version>0.14.3</version>
</dependency>// https://jarcasting.com/artifacts/org.occurrent/example-uno-es-mongodb-common/
implementation 'org.occurrent:example-uno-es-mongodb-common:0.14.3'// https://jarcasting.com/artifacts/org.occurrent/example-uno-es-mongodb-common/
implementation ("org.occurrent:example-uno-es-mongodb-common:0.14.3")'org.occurrent:example-uno-es-mongodb-common:jar:0.14.3'<dependency org="org.occurrent" name="example-uno-es-mongodb-common" rev="0.14.3">
  <artifact name="example-uno-es-mongodb-common" type="jar" />
</dependency>@Grapes(
@Grab(group='org.occurrent', module='example-uno-es-mongodb-common', version='0.14.3')
)libraryDependencies += "org.occurrent" % "example-uno-es-mongodb-common" % "0.14.3"[org.occurrent/example-uno-es-mongodb-common "0.14.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.occurrent : example-uno-model | jar | 0.14.3 | 
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.21 | 
| com.fasterxml.jackson.module : jackson-module-kotlin | jar | 2.13.2 | 
| io.cloudevents : cloudevents-core | jar | 2.3.0 | 
| org.occurrent : application-service-blocking | jar | 0.14.3 |