Mark Eschbach

Software Developer && System Analyst

Open Sourced Utitlies

The mee-cise-oss project is a set of reusable Java utilities which where refactored from my own personal toolbox which support projects which I have released under open source licenses. The project ususally solves computer information science/engineering related problems, including providing commonly used algorithms.

Obtaining cise-oss

The utility library is held within my open source Maven 2 repository. Following the instruction at here to obtain a copy. Use the maven artifact com.meschbach.cise:cise-oss:1.1.0.

Contributing

If you find a problem or have constructive criticism, please contact me either through e-mail at meschbach@gmail.com.

Documentation

This is a TODO item