Christos Houtouridis e2a6319055 | 6 years ago | |
---|---|---|
.. | ||
apidocs | 6 years ago | |
CONTRIBUTING.md | 6 years ago | |
LICENSE.txt | 6 years ago | |
NOTICE.txt | 6 years ago | |
README.md | 6 years ago | |
RELEASE-NOTES.txt | 6 years ago | |
commons-cli-1.4-javadoc.jar | 6 years ago | |
commons-cli-1.4-sources.jar | 6 years ago | |
commons-cli-1.4-test-sources.jar | 6 years ago | |
commons-cli-1.4-tests.jar | 6 years ago | |
commons-cli-1.4.jar | 6 years ago |
Apache Commons CLI provides a simple API for presenting, processing and validating a command line interface.
More information can be found on the homepage. The JavaDoc can be browsed. Questions related to the usage of Apache Commons CLI should be posted to the user mailing list.
You can download source and binaries from our download page.
Alternatively you can pull it from the central Maven repositories:
<dependency>
<groupId>commons-cli</groupId>
<artifactId>commons-cli</artifactId>
<version>1.3.1</version>
</dependency>
We accept PRs via github. The developer mailing list is the main channel of communication for contributors. There are some guidelines which will make applying PRs easier for us:
mvn clean test
.If you plan to contribute on a regular basis, please consider filing a contributor license agreement. You can learn more about contributing via GitHub in our contribution guidelines.
Code is under the Apache Licence v2.
You like Apache Commons CLI? Then donate back to the ASF to support the development.