is not current version
Last Version 6.3.4

org.restheart:restheart-commons 5.2.0

RESTHeart Commons - Common classes for core components and plugins.

GroupId

GroupId

org.restheart
ArtifactId

ArtifactId

restheart-commons
Version

Version

5.2.0
Type

Type

jar

Download restheart-commons 5.2.0


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