edu.byu.hbll:mongo

Utility to optimize large-scale write operations in a Mongo database

License

License

GroupId

GroupId

edu.byu.hbll
ArtifactId

ArtifactId

mongo
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

edu.byu.hbll:mongo
Utility to optimize large-scale write operations in a Mongo database
Project URL

Project URL

https://bitbucket.org/byuhbll/lib-java-mongo
Source Code Management

Source Code Management

https://bitbucket.org/byuhbll/lib-java-mongo

Download mongo

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.mongodb : mongo-java-driver jar 3.5.0
edu.byu.hbll : misc jar 1.0.2

test (3)

Group / Artifact Type Version
edu.byu.hbll : config jar 3.2.0
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0