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