Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 826 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 826 Bytes

Wordnik open-source components

Overview

This project contains a number of tools for common routines, mongodb usage & administration, and swagger

To build

Requires maven 3.0 or higher, Java 1.6.X. You can also find the artifacts in maven central

First build:

mvn -N

Subsequent builds:

mvn package

This will build all the OSS modules. You can see more on each modules home page:

common-utils Common convienence utilities

mongo-utils Core MongoDB utilities

mongo-admin-utils Set of tools to maintain a production MongoDB deployment