не последняя версия
Последняя версия 0.14.3

org.occurrent:eventstore-mongodb-native 0.4.0


Категории

Категории

MongoDB Данные Базы данных Native Инструменты разработки
Группа

Группа

org.occurrent
Идентификатор

Идентификатор

eventstore-mongodb-native
Версия

Версия

0.4.0
Тип

Тип

jar

Скачать 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"]