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