The Apache Commons CLI library provides an API for processing command line interfaces.
There are three stages to command line processing. They are the definition, parsing and interrogation stages.
- Category: Command Line
- License: Apache Software License
- HomePage: http://jakarta.apache.org/commons/cli/


