| License |
License |
|---|---|
| GroupId | GroupIdorg.restheart |
| ArtifactId | ArtifactIdrestheart-commons |
| Last Version | Last Version6.3.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionrestheart-commons
RESTHeart Commons - Common classes for core components and plugins.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| restheart-commons-6.3.4.pom | |
| restheart-commons-6.3.4.jar | 169 KB |
| restheart-commons-6.3.4-sources.jar | 137 KB |
| restheart-commons-6.3.4-javadoc.jar | 1 MB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.mockito : mockito-core | jar | 4.3.1 |