is not current version
Last Version 6.3.4

org.restheart:restheart-commons 5.3.3

RESTHeart Commons - Common classes for core components and plugins.

GroupId

GroupId

org.restheart
ArtifactId

ArtifactId

restheart-commons
Version

Version

5.3.3
Type

Type

jar

Download restheart-commons 5.3.3


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