| License |
License |
|---|---|
| Categories |
CategoriesMongoDB Data Databases |
| GroupId | GroupIdorg.restheart |
| ArtifactId | ArtifactIdrestheart-mongodb |
| Version | Version6.0.2 |
| Type | Typejar |
| Description |
Descriptionrestheart-mongodb
RESTHeart MongoDB - MongoDB plugin
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| restheart-mongodb-6.0.2.pom | |
| restheart-mongodb-6.0.2.jar | 392 KB |
| restheart-mongodb-6.0.2-sources.jar | 280 KB |
| restheart-mongodb-6.0.2-javadoc.jar | 895 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.restheart/restheart-mongodb/ -->
<dependency>
<groupId>org.restheart</groupId>
<artifactId>restheart-mongodb</artifactId>
<version>6.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.restheart/restheart-mongodb/
implementation 'org.restheart:restheart-mongodb:6.0.2'
// https://jarcasting.com/artifacts/org.restheart/restheart-mongodb/
implementation ("org.restheart:restheart-mongodb:6.0.2")
'org.restheart:restheart-mongodb:jar:6.0.2'
<dependency org="org.restheart" name="restheart-mongodb" rev="6.0.2">
<artifact name="restheart-mongodb" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.restheart', module='restheart-mongodb', version='6.0.2')
)
libraryDependencies += "org.restheart" % "restheart-mongodb" % "6.0.2"
[org.restheart/restheart-mongodb "6.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.restheart : restheart-commons | jar | 6.0.2 |
| org.mongodb : mongodb-driver-legacy | jar | 4.1.2 |
| org.mongodb : mongodb-driver-reactivestreams | jar | 4.1.2 |
| com.github.everit-org.json-schema » org.everit.json.schema | jar | 1.12.2 |
| org.apache.tika : tika-core | jar | 1.26 |
| io.dropwizard.metrics : metrics-core | jar | 4.1.18 |
| com.github.spullara.mustache.java : compiler | jar | 0.9.7 |
| io.github.classgraph : classgraph | jar | 4.8.104 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| com.intuit.karate : karate-junit4 | jar | 1.0.1 |
| org.mockito : mockito-core | jar | 3.8.0 |