org.bitbucket.swattu:mongo-utils

Various utilities to make developer's life easier

License

License

GroupId

GroupId

org.bitbucket.swattu
ArtifactId

ArtifactId

mongo-utils
Last Version

Last Version

1.0.15
Release Date

Release Date

Type

Type

jar
Description

Description

Various utilities to make developer's life easier

Download mongo-utils

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.mongodb : mongo-java-driver jar 3.5.0
org.slf4j : slf4j-api jar 1.7.5
org.apache.commons : commons-lang3 jar 3.2.1
commons-io : commons-io jar 2.4

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.1.3
ch.qos.logback : logback-core jar 1.1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.15
1.0.14
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3