jar

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 JAR file - Latest Versions:

All Versions

Download net.binggl : ninja-mongodb-module JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window ninja-mongodb-module-1.0.7.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.binggl.ninja.mongodb

├─ net.binggl.ninja.mongodb.MongoAuthMechanism.class - [JAR]

├─ net.binggl.ninja.mongodb.MongoDB.class - [JAR]

├─ net.binggl.ninja.mongodb.MorphiaModel.class - [JAR]