lib-mongodb
###About
MongoDB Connection Library
License |
License |
---|---|
Categories |
CategoriesMongoDB Data Databases |
GroupId | GroupIdcom.bq.oss.lib |
ArtifactId | ArtifactIdmongodb |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlib-mongodb
MongoDB Connection Library
|
Project URL |
Project URL |
Project Organization |
Project Organizationbq |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mongodb-0.3.0.pom | |
mongodb-0.3.0.jar | 29 KB |
mongodb-0.3.0-sources.jar | 15 KB |
mongodb-0.3.0-javadoc.jar | 135 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bq.oss.lib/mongodb/ -->
<dependency>
<groupId>com.bq.oss.lib</groupId>
<artifactId>mongodb</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.bq.oss.lib/mongodb/
implementation 'com.bq.oss.lib:mongodb:0.3.0'
// https://jarcasting.com/artifacts/com.bq.oss.lib/mongodb/
implementation ("com.bq.oss.lib:mongodb:0.3.0")
'com.bq.oss.lib:mongodb:jar:0.3.0'
<dependency org="com.bq.oss.lib" name="mongodb" rev="0.3.0">
<artifact name="mongodb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bq.oss.lib', module='mongodb', version='0.3.0')
)
libraryDependencies += "com.bq.oss.lib" % "mongodb" % "0.3.0"
[com.bq.oss.lib/mongodb "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.bq.oss.lib : config | jar | 0.2.0 |
com.google.code.gson : gson | jar | 2.3 |
org.springframework.data : spring-data-mongodb | jar | 1.6.1.RELEASE |
com.google.guava : guava | jar | 18.0 |
joda-time : joda-time | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.easytesting : fest-assert-core | jar | 2.0M10 |
org.springframework : spring-test | jar | 4.1.2.RELEASE |
cglib : cglib | jar | 3.1 |
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.9.5 |
###About
MongoDB Connection Library