License |
License |
---|---|
Categories |
CategoriesMongoDB Data Databases |
GroupId | GroupIdorg.occurrent |
ArtifactId | ArtifactIdsubscription-mongodb-base |
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/subscription-mongodb-base/ -->
<dependency>
<groupId>org.occurrent</groupId>
<artifactId>subscription-mongodb-base</artifactId>
<version>0.14.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.occurrent/subscription-mongodb-base/
implementation 'org.occurrent:subscription-mongodb-base:0.14.3'
// https://jarcasting.com/artifacts/org.occurrent/subscription-mongodb-base/
implementation ("org.occurrent:subscription-mongodb-base:0.14.3")
'org.occurrent:subscription-mongodb-base:jar:0.14.3'
<dependency org="org.occurrent" name="subscription-mongodb-base" rev="0.14.3">
<artifact name="subscription-mongodb-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.occurrent', module='subscription-mongodb-base', version='0.14.3')
)
libraryDependencies += "org.occurrent" % "subscription-mongodb-base" % "0.14.3"
[org.occurrent/subscription-mongodb-base "0.14.3"]
Group / Artifact | Type | Version |
---|---|---|
org.mongodb : mongodb-driver-core | jar | 4.5.1 |
org.occurrent : subscription-core | jar | 0.14.3 |
org.occurrent : eventstore-mongodb-common | jar | 0.14.3 |