is not current version
Last Version 6.3.4

org.restheart:restheart-mongodb 6.1.8

RESTHeart MongoDB - MongoDB plugin

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

org.restheart
ArtifactId

ArtifactId

restheart-mongodb
Version

Version

6.1.8
Type

Type

jar

Download restheart-mongodb 6.1.8


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