Last Version

mongo-collections 1.4

Java Collections backed by mongodb (https://github.com/mongodb).

License

License

GroupId

GroupId

com.github.mongoutils
ArtifactId

ArtifactId

mongo-collections
Version

Version

1.4
Type

Type

jar
Description

Description

mongo-collections
Java Collections backed by mongodb (https://github.com/mongodb).

Download mongo-collections 1.4


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

Dependencies

compile (5)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.0.5
org.mongodb : mongo-java-driver jar 2.8.0
org.slf4j : slf4j-api jar 1.6.4
org.slf4j : slf4j-log4j12 jar 1.6.4
log4j : log4j jar 1.2.16

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-all jar 1.9.0

Project Modules

There are no modules declared in this project.