Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/themodernway/themodernway-server-mongodb

MongoDB Driver and Framework for TheModernWay
https://github.com/themodernway/themodernway-server-mongodb

groovy java modern mongodb server-mongodb

Last synced: 2 days ago
JSON representation

MongoDB Driver and Framework for TheModernWay

Awesome Lists containing this project

README

        

The Modern Way Server MongoDB
======

![](http://docs.themodernway.com/tmw4.jpg)

The Modern Way Server MongoDB is a package containing basic server MongoDB support.

https://github.com/themodernway/themodernway-server-mongodb

Downloading artifacts

RELEASE:

Maven:
```xml

com.themodernway
themodernway-server-mongodb
2.2.6-RELEASE

```
Gradle:

```
dependencies {
compile(group: 'com.themodernway', name: 'themodernway-server-mongodb', version: '2.2.6-RELEASE')
}
```
Javadoc URL:

http://docs.themodernway.com/documents/javadoc/themodernway-server-mongodb-v2/

Check Style URL:

http://docs.themodernway.com/documents/reports/themodernway-server-mongodb-v2/checkstyle/main.html

PMD URL:

http://docs.themodernway.com/documents/reports/themodernway-server-mongodb-v2/pmd/main.html

FindBugs URL:

http://docs.themodernway.com/documents/reports/themodernway-server-mongodb-v2/findbugs/main.html

CVE Dependency Check URL:

http://docs.themodernway.com/documents/reports/themodernway-server-mongodb-v2/cve/dependency-check-report.html

SonarQube URL:

https://sonarcloud.io/dashboard?id=com.themodernway%3Athemodernway-server-mongodb

![alt SonarQube](https://sonarcloud.io/api/project_badges/quality_gate?project=com.themodernway%3Athemodernway-server-mongodb "SonarQube")

License:

Copyright (c) 2018 The Modern Way. All rights reserved.

The Modern Way Server MongoDB is released under version 2.0 of the Apache License.

http://www.apache.org/licenses/LICENSE-2.0.html

Author(s):

Dean S. Jones
[email protected]