is not current version
Last Version 6.3.4

org.restheart:restheart-commons 5.4.2

RESTHeart Commons - Common classes for core components and plugins.

GroupId

GroupId

org.restheart
ArtifactId

ArtifactId

restheart-commons
Version

Version

5.4.2
Type

Type

jar

Download restheart-commons 5.4.2


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