License |
License |
---|---|
Categories |
CategoriesMongoDB Data Databases |
GroupId | GroupIdio.rhiot |
ArtifactId | ArtifactIdrhiot-mongodb |
Last Version | Last Version0.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRHIOT :: MongoDB
Rhiot Project
|
Filename | Size |
---|---|
rhiot-mongodb-0.1.4.pom | |
rhiot-mongodb-0.1.4.jar | 7 KB |
rhiot-mongodb-0.1.4-sources.jar | 3 KB |
rhiot-mongodb-0.1.4-javadoc.jar | 17 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.rhiot/rhiot-mongodb/ -->
<dependency>
<groupId>io.rhiot</groupId>
<artifactId>rhiot-mongodb</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.rhiot/rhiot-mongodb/
implementation 'io.rhiot:rhiot-mongodb:0.1.4'
// https://jarcasting.com/artifacts/io.rhiot/rhiot-mongodb/
implementation ("io.rhiot:rhiot-mongodb:0.1.4")
'io.rhiot:rhiot-mongodb:jar:0.1.4'
<dependency org="io.rhiot" name="rhiot-mongodb" rev="0.1.4">
<artifact name="rhiot-mongodb" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.rhiot', module='rhiot-mongodb', version='0.1.4')
)
libraryDependencies += "io.rhiot" % "rhiot-mongodb" % "0.1.4"
[io.rhiot/rhiot-mongodb "0.1.4"]
Group / Artifact | Type | Version |
---|---|---|
io.rhiot : rhiot-utils | jar | 0.1.4 |
org.mongodb : mongo-java-driver | jar | 2.12.5 |
de.flapdoodle.embed : de.flapdoodle.embed.mongo Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.1.3 |
com.google.truth : truth | jar | 0.27 |
junit : junit | jar |