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

org.opencb.cellbase:cellbase-mongodb 3.0.0


Категории

Категории

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

Группа

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

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

cellbase-mongodb
Версия

Версия

3.0.0
Тип

Тип

jar

Скачать cellbase-mongodb 3.0.0


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