is not current version
Last Version 0.14.3

org.occurrent:eventstore-mongodb-native 0.4.0


Categories

Categories

MongoDB Data Databases Native Development Tools
GroupId

GroupId

org.occurrent
ArtifactId

ArtifactId

eventstore-mongodb-native
Version

Version

0.4.0
Type

Type

jar

Download eventstore-mongodb-native 0.4.0


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