Last Version

restheart-commons 6.3.4

RESTHeart Commons - Common classes for core components and plugins.

License

License

GroupId

GroupId

org.restheart
ArtifactId

ArtifactId

restheart-commons
Version

Version

6.3.4
Type

Type

jar
Description

Description

restheart-commons
RESTHeart Commons - Common classes for core components and plugins.
Project URL

Project URL

https://restheart.org
Project Organization

Project Organization

SoftInstigate

Download restheart-commons 6.3.4


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

Dependencies

compile (13)

Group / Artifact Type Version
io.undertow : undertow-core jar 2.2.16.Final
org.mongodb : mongodb-driver-sync jar 4.4.1
org.mongodb : mongodb-driver-reactivestreams jar 4.4.1
com.google.guava : guava jar 31.0.1-jre
com.github.ben-manes.caffeine : caffeine jar 3.0.5
org.yaml : snakeyaml jar 1.30
com.google.code.gson : gson jar 2.8.9
ch.qos.logback : logback-classic jar 1.2.10
org.fusesource.jansi : jansi jar 2.4.0
com.jayway.jsonpath : json-path jar 2.6.0
com.github.spullara.mustache.java : compiler jar 0.9.10
commons-jxpath : commons-jxpath jar 1.3
io.dropwizard.metrics : metrics-core jar 4.2.9

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.mockito : mockito-core jar 4.3.1

Project Modules

There are no modules declared in this project.