License |
License |
---|---|
Categories |
CategoriesMongoDB Data Databases |
GroupId | GroupIdorg.restheart |
ArtifactId | ArtifactIdrestheart-mongodb |
Version | Version6.2.0 |
Type | Typejar |
Description |
Descriptionrestheart-mongodb
RESTHeart MongoDB - MongoDB plugin
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
restheart-mongodb-6.2.0.pom | |
restheart-mongodb-6.2.0.jar | 399 KB |
restheart-mongodb-6.2.0-sources.jar | 275 KB |
restheart-mongodb-6.2.0-javadoc.jar | 889 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.restheart/restheart-mongodb/ -->
<dependency>
<groupId>org.restheart</groupId>
<artifactId>restheart-mongodb</artifactId>
<version>6.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.restheart/restheart-mongodb/
implementation 'org.restheart:restheart-mongodb:6.2.0'
// https://jarcasting.com/artifacts/org.restheart/restheart-mongodb/
implementation ("org.restheart:restheart-mongodb:6.2.0")
'org.restheart:restheart-mongodb:jar:6.2.0'
<dependency org="org.restheart" name="restheart-mongodb" rev="6.2.0">
<artifact name="restheart-mongodb" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.restheart', module='restheart-mongodb', version='6.2.0')
)
libraryDependencies += "org.restheart" % "restheart-mongodb" % "6.2.0"
[org.restheart/restheart-mongodb "6.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.restheart : restheart-commons | jar | 6.2.0 |
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.0 |
org.apache.tika : tika-core | jar | 2.2.1 |
io.dropwizard.metrics : metrics-core | jar | 4.2.7 |
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 |