Bag Mongo

Bag Mongo provides an interface for putting and fetching bags directly in MongoDB.

GroupId

GroupId

com.brettonw
ArtifactId

ArtifactId

bag-mongo
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Bag Mongo
Bag Mongo provides an interface for putting and fetching bags directly in MongoDB.
Project URL

Project URL

http://brettonw.com?github/bag-mongo/

Download bag-mongo

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.brettonw : bag jar 5.10.2

provided (1)

Group / Artifact Type Version
org.mongodb : mongo-java-driver jar 3.4.2

test (2)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar RELEASE
org.apache.logging.log4j : log4j-slf4j-impl jar RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0
2.0.2
2.0.1
2.0.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0