is not current version
Last Version 6.3.4

org.restheart:restheart 4.1.6

RESTHeart - API microservice for MongoDB.

GroupId

GroupId

org.restheart
ArtifactId

ArtifactId

restheart
Version

Version

4.1.6
Type

Type

jar

Download restheart 4.1.6


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