License |
License |
---|---|
Categories |
CategoriesMongoDB Data Databases |
GroupId | GroupIdde.comhix.commons |
ArtifactId | ArtifactIdmongodb |
Last Version | Last Version3.5.194 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionComHix mongodb
Base classes for working with Mongodb
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mongodb-3.5.194.pom | |
mongodb-3.5.194.jar | 16 KB |
mongodb-3.5.194-tests.jar | 7 KB |
mongodb-3.5.194-sources.jar | 9 KB |
mongodb-3.5.194-javadoc.jar | 92 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.comhix.commons/mongodb/ -->
<dependency>
<groupId>de.comhix.commons</groupId>
<artifactId>mongodb</artifactId>
<version>3.5.194</version>
</dependency>
// https://jarcasting.com/artifacts/de.comhix.commons/mongodb/
implementation 'de.comhix.commons:mongodb:3.5.194'
// https://jarcasting.com/artifacts/de.comhix.commons/mongodb/
implementation ("de.comhix.commons:mongodb:3.5.194")
'de.comhix.commons:mongodb:jar:3.5.194'
<dependency org="de.comhix.commons" name="mongodb" rev="3.5.194">
<artifact name="mongodb" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.comhix.commons', module='mongodb', version='3.5.194')
)
libraryDependencies += "de.comhix.commons" % "mongodb" % "3.5.194"
[de.comhix.commons/mongodb "3.5.194"]
Group / Artifact | Type | Version |
---|---|---|
org.mongodb.morphia : morphia | jar | 1.3.1 |
com.fasterxml.jackson.module : jackson-module-kotlin | jar | 2.11.3 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.10 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.4.10 |
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm | jar | 1.3.9 |
org.reflections : reflections | jar | 0.9.12 |
com.google.guava : guava | jar | 29.0-jre |
com.google.code.gson : gson | jar | 2.8.6 |
org.apache.commons : commons-lang3 | jar | 3.4 |
com.google.inject : guice | jar | 4.1.0 |