is not current version
Last Version 6.3.4

org.restheart:restheart-commons 6.1.8

RESTHeart Commons - Common classes for core components and plugins.

GroupId

GroupId

org.restheart
ArtifactId

ArtifactId

restheart-commons
Version

Version

6.1.8
Type

Type

jar

Download restheart-commons 6.1.8


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