| License |
License |
|---|---|
| Categories |
CategoriesMongoDB Data Databases |
| GroupId | GroupIdorg.restheart |
| ArtifactId | ArtifactIdrestheart-mongodb |
| Last Version | Last Version6.3.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionrestheart-mongodb
RESTHeart MongoDB - MongoDB plugin
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| restheart-mongodb-6.3.4.pom | |
| restheart-mongodb-6.3.4.jar | 367 KB |
| restheart-mongodb-6.3.4-sources.jar | 268 KB |
| restheart-mongodb-6.3.4-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.restheart/restheart-mongodb/ -->
<dependency>
<groupId>org.restheart</groupId>
<artifactId>restheart-mongodb</artifactId>
<version>6.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.restheart/restheart-mongodb/
implementation 'org.restheart:restheart-mongodb:6.3.4'
// https://jarcasting.com/artifacts/org.restheart/restheart-mongodb/
implementation ("org.restheart:restheart-mongodb:6.3.4")
'org.restheart:restheart-mongodb:jar:6.3.4'
<dependency org="org.restheart" name="restheart-mongodb" rev="6.3.4">
<artifact name="restheart-mongodb" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.restheart', module='restheart-mongodb', version='6.3.4')
)
libraryDependencies += "org.restheart" % "restheart-mongodb" % "6.3.4"
[org.restheart/restheart-mongodb "6.3.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.restheart : restheart-commons | jar | 6.3.4 |
| org.mongodb : mongodb-driver-sync | jar | 4.4.1 |
| org.mongodb : mongodb-driver-reactivestreams | jar | 4.4.1 |
| com.github.everit-org.json-schema » org.everit.json.schema | jar | 1.14.1 |
| org.apache.tika : tika-core | jar | 2.4.0 |
| io.dropwizard.metrics : metrics-core | jar | 4.2.9 |
| com.github.spullara.mustache.java : compiler | jar | 0.9.10 |
| io.github.classgraph : classgraph | jar | 4.8.138 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| com.intuit.karate : karate-junit4 | jar | 1.1.0 |
| org.mockito : mockito-core | jar | 4.3.1 |