Skip to content

JanxSpirit/wordnik-oss

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

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

About

Wordnik Open Source Software

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 73.5%
  • Scala 25.1%
  • Shell 1.4%