License |
License |
---|---|
Categories |
CategoriesMongoDB Data Databases Native Development Tools |
GroupId | GroupIdorg.occurrent |
ArtifactId | ArtifactIdsubscription-mongodb-native |
Last Version | Last Version0.14.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionEvent Sourcing Utilities for the JVM based on the CloudEvents specification
|
Filename | Size |
---|---|
subscription-mongodb-native-0.14.3.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.occurrent/subscription-mongodb-native/ -->
<dependency>
<groupId>org.occurrent</groupId>
<artifactId>subscription-mongodb-native</artifactId>
<version>0.14.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.occurrent/subscription-mongodb-native/
implementation 'org.occurrent:subscription-mongodb-native:0.14.3'
// https://jarcasting.com/artifacts/org.occurrent/subscription-mongodb-native/
implementation ("org.occurrent:subscription-mongodb-native:0.14.3")
'org.occurrent:subscription-mongodb-native:pom:0.14.3'
<dependency org="org.occurrent" name="subscription-mongodb-native" rev="0.14.3">
<artifact name="subscription-mongodb-native" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.occurrent', module='subscription-mongodb-native', version='0.14.3')
)
libraryDependencies += "org.occurrent" % "subscription-mongodb-native" % "0.14.3"
[org.occurrent/subscription-mongodb-native "0.14.3"]