Datolite - Mongo

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

org.nosceon.datolite
ArtifactId

ArtifactId

datolite-mongo
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Datolite - Mongo
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download datolite-mongo

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.nosceon.datolite : datolite-core jar 0.2.0
org.mongodb : mongo-java-driver jar 2.11.3

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.nosceon.datolite : datolite-test jar 0.2.0
de.flapdoodle.embed : de.flapdoodle.embed.mongo jar 1.42

Project Modules

There are no modules declared in this project.
org.nosceon.datolite

Versions

Version
0.2.0
0.1.0