Last Version

Bag Mongo 2.1.0

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

GroupId

GroupId

com.brettonw
ArtifactId

ArtifactId

bag-mongo
Version

Version

2.1.0
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 2.1.0


<!-- 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.