License |
License |
---|---|
GroupId | GroupIdorg.restheart |
ArtifactId | ArtifactIdrestheart-commons |
Version | Version6.1.4 |
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.1.4.pom | |
restheart-commons-6.1.4.jar | 211 KB |
restheart-commons-6.1.4-sources.jar | 166 KB |
restheart-commons-6.1.4-javadoc.jar | 828 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.restheart/restheart-commons/ -->
<dependency>
<groupId>org.restheart</groupId>
<artifactId>restheart-commons</artifactId>
<version>6.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.restheart/restheart-commons/
implementation 'org.restheart:restheart-commons:6.1.4'
// https://jarcasting.com/artifacts/org.restheart/restheart-commons/
implementation ("org.restheart:restheart-commons:6.1.4")
'org.restheart:restheart-commons:jar:6.1.4'
<dependency org="org.restheart" name="restheart-commons" rev="6.1.4">
<artifact name="restheart-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.restheart', module='restheart-commons', version='6.1.4')
)
libraryDependencies += "org.restheart" % "restheart-commons" % "6.1.4"
[org.restheart/restheart-commons "6.1.4"]
Group / Artifact | Type | Version |
---|---|---|
io.undertow : undertow-core | jar | 2.2.10.Final |
org.mongodb : mongodb-driver-legacy | jar | 4.3.2 |
org.mongodb : mongodb-driver-reactivestreams | jar | 4.3.2 |
com.google.guava : guava | jar | 31.0.1-jre |
com.github.ben-manes.caffeine : caffeine | jar | 2.8.8 |
org.yaml : snakeyaml | jar | 1.28 |
com.google.code.gson : gson | jar | 2.8.6 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.fusesource.jansi : jansi | jar | 2.0.1 |
com.jayway.jsonpath : json-path | jar | 2.6.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 3.12.4 |