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

org.opencb.commons:commons-datastore-mongodb 3.2.0


Категории

Категории

MongoDB Данные Базы данных
Группа

Группа

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

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

commons-datastore-mongodb
Версия

Версия

3.2.0
Тип

Тип

jar

Скачать commons-datastore-mongodb 3.2.0


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