ReDBox Storage Plugin - MongoDB

This Maven project provides a central point for information regarding The Fascinator and its many works.

License

License

GroupId

GroupId

com.googlecode.the-fascinator.plugins
ArtifactId

ArtifactId

plugin-storage-mongo
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

ReDBox Storage Plugin - MongoDB
This Maven project provides a central point for information regarding The Fascinator and its many works.
Source Code Management

Source Code Management

https://github.com/the-fascinator-contrib/plugin-storage-mongo

Download plugin-storage-mongo

How to add to project

<!-- https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-storage-mongo/ -->
<dependency>
    <groupId>com.googlecode.the-fascinator.plugins</groupId>
    <artifactId>plugin-storage-mongo</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-storage-mongo/
implementation 'com.googlecode.the-fascinator.plugins:plugin-storage-mongo:1.0.1'
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-storage-mongo/
implementation ("com.googlecode.the-fascinator.plugins:plugin-storage-mongo:1.0.1")
'com.googlecode.the-fascinator.plugins:plugin-storage-mongo:jar:1.0.1'
<dependency org="com.googlecode.the-fascinator.plugins" name="plugin-storage-mongo" rev="1.0.1">
  <artifact name="plugin-storage-mongo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.the-fascinator.plugins', module='plugin-storage-mongo', version='1.0.1')
)
libraryDependencies += "com.googlecode.the-fascinator.plugins" % "plugin-storage-mongo" % "1.0.1"
[com.googlecode.the-fascinator.plugins/plugin-storage-mongo "1.0.1"]

Dependencies

compile (6)

Group / Artifact Type Version
com.googlecode.the-fascinator : fascinator-plugin-api jar 1.5
com.googlecode.the-fascinator : fascinator-common jar 1.5
com.googlecode.the-fascinator : fascinator-core jar 1.5
org.mongodb : mongodb-driver jar 3.5.0
org.apache.tika : tika-core jar 1.17
com.google.code.gson : gson jar 2.8.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

ReDBox MongoDB Storage Plugin

MongoDB storage plugin for ReDBox

Testing

Run mvn clean verify

com.googlecode.the-fascinator.plugins

The Fascinator Contrib

Versions

Version
1.0.1
1.0.0