lib-mongodb

MongoDB Connection Library

License

License

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

com.bq.oss.lib
ArtifactId

ArtifactId

mongodb
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

lib-mongodb
MongoDB Connection Library
Project URL

Project URL

https://github.com/bq/lib-mongodb
Project Organization

Project Organization

bq
Source Code Management

Source Code Management

https://github.com/bq/lib-mongodb

Download mongodb

How to add to project

<!-- 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"]

Dependencies

compile (5)

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

test (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

Project Modules

There are no modules declared in this project.

lib-mongodb License Build Status Coverage Status

###About

MongoDB Connection Library

com.bq.oss.lib

BQ

We help people to understand technology, we inspire them to use it and develop it.

Versions

Version
0.3.0
0.2.0
0.1.0