home »
commons-cli »
commons-cli » 1.1
CLI
Commons CLI provides a simple API for presenting, processing and
validating a command line interface.
POM Dependency
| Apache Maven |
<dependency>
<groupId>commons-cli</groupId>
<artifactId>commons-cli</artifactId>
<version>1.1</version>
</dependency>
|
| Apache Ivy |
<dependency org="commons-cli" name="commons-cli" rev="1.1"/>
|
| Groovy Grape |
@Grapes(
@Grab(group='commons-cli', module='commons-cli', version='1.1')
)
|
This artifact depends on ...
This artifact is used by ...
Licenses
| License |
URL |
| The Apache Software License, Version 2.0 |
/LICENSE.txt |
Developers
| Name |
Email |
Developer Id |
Roles |
Organization |
| Bob McWhirter |
bob<at>werken.com
|
bob |
contributed ideas and code from werken.opt |
Werken |
| James Strachan |
jstrachan<at>apache.org
|
jstrachan |
|
SpiritSoft, Inc. |
| John Keyes |
jbjk<at>mac.com
|
jkeyes |
contributed ideas and code from Optz |
integral Source |
| Rob Oxspring |
roxspring<at>imapmail.org
|
roxspring |
designed CLI2 |
Indigo Stone |
Mailing Lists
Source Control
Packages