Ninja Framework MongoDB Module

This is an easly plugable module for the Ninja web framework to work with MongoDB and optional moprhia (a MongoDB ODM) by providing convinent services, all required dependencies and some testing utilities.

License

License

Categories

Categories

MongoDB Data Databases Ninja User Interface Web Frameworks
GroupId

GroupId

de.svenkubiak
ArtifactId

ArtifactId

ninja-mongodb-module
Last Version

Last Version

3.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Ninja Framework MongoDB Module
This is an easly plugable module for the Ninja web framework to work with MongoDB and optional moprhia (a MongoDB ODM) by providing convinent services, all required dependencies and some testing utilities.

Download ninja-mongodb-module

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.mongodb.morphia : morphia jar 0.111
org.mongodb : mongo-java-driver jar 3.0.0

provided (1)

Group / Artifact Type Version
org.ninjaframework : ninja-core jar 5.1.0

test (2)

Group / Artifact Type Version
org.ninjaframework : ninja-test-utilities jar 5.1.0
de.svenkubiak : embedded-mongodb jar 4.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.2
3.0.1
3.0.0
3.0.0-Beta1
2.0.0
2.0.0-RC2
2.0.0-RC1
1.8.2
1.8.1
1.8.0
1.7.2
1.7.1
1.7.0
1.6.3
1.6.2
1.6.1
1.6.0
1.5.2
1.5.1
1.5.0
1.4.4
1.3.2
1.3.1
1.3.0
1.2.1
1.2.0