红联Linux门户
Linux帮助

Apache Commons CLI 1.4,Java命令行参数处理类库

发布时间:2017-03-15 09:15:41来源:红联作者:baihuo
Apache Commons CLI 1.4 发布了,Apache Commons CLI 库提供了一个 API,用于解析传递给程序的命令行选项。它还能够打印详细说明命令行工具可用选项的帮助消息。

本次更新如下:

新特性

Introduce CommandLine.Builder

Add an addRequiredOption method to Options. Thanks to Ricardo Ribeiro.

Bug 修复

Optional argument picking up next regular option as its argument.Thanks to Martin Sandiford.

HelpFormatter.setOptionComparator(null) doesn't display the values in inserted order. Thanks to Ravi Teja.

可以通过 maven 拉取[code]
commons-cli
commons-cli
1.4
[/code]软件详情:http://www.apache.org/dist/commons/cli/RELEASE-NOTES.txt

下载地址:http://commons.apache.org/proper/commons-cli/download_cli.cgi

来自:开源中国社区
文章评论

共有 0 条评论