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

org.restheart:restheart-mongodb 6.0.4

RESTHeart MongoDB - MongoDB plugin

Категории

Категории

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

Группа

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

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

restheart-mongodb
Версия

Версия

6.0.4
Тип

Тип

jar

Скачать restheart-mongodb 6.0.4


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