is not current version
Last Version 6.3.4

org.restheart:restheart-commons 5.1.4

RESTHeart Commons - Common classes for core components and plugins.

GroupId

GroupId

org.restheart
ArtifactId

ArtifactId

restheart-commons
Version

Version

5.1.4
Type

Type

jar

Download restheart-commons 5.1.4


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