is not current version
Last Version 6.3.4

org.restheart:restheart-parent 5.0.0-RC2

RESTHeart - The REST API microservice for MongoDB.

GroupId

GroupId

org.restheart
ArtifactId

ArtifactId

restheart-parent
Version

Version

5.0.0-RC2
Type

Type

pom

Download restheart-parent 5.0.0-RC2


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