DOC

net.binggl : ninja-mongodb-module

Maven & Gradle

Sep 03, 2016
3 stars

Ninja Framework MongoDB Module · This is an easly plugable module for the Ninja web framework to work with MongoDB and optional moprhia (a MongoDB ORM) by providing convinent services, all required dependencies and some testing utilities. The original author is Sven Kubiak (https://github.com/svenkubiak). This is a recreation of the module because the orginal module/github repository was deleted.

Table Of Contents

Latest Version

Download net.binggl : ninja-mongodb-module Javadoc & API Documentation - Latest Versions:

All Versions

Download net.binggl : ninja-mongodb-module Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.0.x

How to open Javadoc JAR file in web browser

  1. Rename the file ninja-mongodb-module-1.0.7-javadoc.jar to ninja-mongodb-module-1.0.7-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder ninja-mongodb-module-1.0.7-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "ninja-mongodb-module-1.0.7-sources.jar" -d "ninja-mongodb-module-1.0.7-javadoc" -subpackages