Last Version

org.occurrent:subscription-mongodb 0.14.3

Event Sourcing Utilities for the JVM based on the CloudEvents specification

License

License

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

org.occurrent
ArtifactId

ArtifactId

subscription-mongodb
Version

Version

0.14.3
Type

Type

pom
Description

Description

Event Sourcing Utilities for the JVM based on the CloudEvents specification

Download subscription-mongodb 0.14.3


<!-- https://jarcasting.com/artifacts/org.occurrent/subscription-mongodb/ -->
<dependency>
    <groupId>org.occurrent</groupId>
    <artifactId>subscription-mongodb</artifactId>
    <version>0.14.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.occurrent/subscription-mongodb/
implementation 'org.occurrent:subscription-mongodb:0.14.3'
// https://jarcasting.com/artifacts/org.occurrent/subscription-mongodb/
implementation ("org.occurrent:subscription-mongodb:0.14.3")
'org.occurrent:subscription-mongodb:pom:0.14.3'
<dependency org="org.occurrent" name="subscription-mongodb" rev="0.14.3">
  <artifact name="subscription-mongodb" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.occurrent', module='subscription-mongodb', version='0.14.3')
)
libraryDependencies += "org.occurrent" % "subscription-mongodb" % "0.14.3"
[org.occurrent/subscription-mongodb "0.14.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • common
  • spring
  • native