Last Version

lib-mongodb 0.9.1

MongoDB Connection Library

License

License

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

com.bq.corbel.lib
ArtifactId

ArtifactId

mongodb
Version

Version

0.9.1
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 0.9.1


<!-- https://jarcasting.com/artifacts/com.bq.corbel.lib/mongodb/ -->
<dependency>
    <groupId>com.bq.corbel.lib</groupId>
    <artifactId>mongodb</artifactId>
    <version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.bq.corbel.lib/mongodb/
implementation 'com.bq.corbel.lib:mongodb:0.9.1'
// https://jarcasting.com/artifacts/com.bq.corbel.lib/mongodb/
implementation ("com.bq.corbel.lib:mongodb:0.9.1")
'com.bq.corbel.lib:mongodb:jar:0.9.1'
<dependency org="com.bq.corbel.lib" name="mongodb" rev="0.9.1">
  <artifact name="mongodb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bq.corbel.lib', module='mongodb', version='0.9.1')
)
libraryDependencies += "com.bq.corbel.lib" % "mongodb" % "0.9.1"
[com.bq.corbel.lib/mongodb "0.9.1"]

Dependencies

compile (5)

Group / Artifact Type Version
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.8.1
org.springframework : spring-context jar 4.2.6.RELEASE

test (4)

Group / Artifact Type Version
org.springframework : spring-test jar 4.2.6.RELEASE
org.easytesting : fest-assert-core jar 2.0M10
junit : junit jar 4.12
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.