lib-mongodb

MongoDB Connection Library

License

License

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

io.corbel.lib
ArtifactId

ArtifactId

mongodb
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

lib-mongodb
MongoDB Connection Library
Project Organization

Project Organization

Devialab
Source Code Management

Source Code Management

https://github.com/corbel-platform/lib-mongodb

Download mongodb

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.3
org.springframework.data : spring-data-mongodb jar 1.10.0.M1
com.google.guava : guava jar 18.0
joda-time : joda-time jar 2.8.1
org.springframework : spring-context jar 4.3.3.RELEASE

test (4)

Group / Artifact Type Version
org.springframework : spring-test jar 4.3.3.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.

lib-mongodb GitHub version License Build Status Coverage Status

###About

MongoDB Connection Library

io.corbel.lib

Corbel Platform

Backend that suits any application

Versions

Version
1.1.0
1.0.0
0.7.0
0.6.0
0.5.0
0.4.0