This project is Java 1.5 port of the JArgs Project (http://jargs.sourceforge.net) with minor changes like validation and the annotation-based configuration for command-line options.
This project provides a convenient, compact, pre-packaged and comprehensively documented suite of command line option parsers for the use of Java programmers. Initially, parsing compatible with GNU-style 'getopt' is provided.