标签: java ant maven-3
我想编写一个ant/maven脚本来下载并安装一些内部应用程序。
ant/maven
我正在寻找可以提供wget或curl等功能的工具,以便我可以直接从ant / maven调用它应该支持多个协议,例如https,{{1 },ftp。
wget
curl
https
ftp
我希望http可以使用工具,但不能获得它。
http
Apache是否可以作为wget / curl工作我希望所有验证都像http://hc.apache.org/证书验证一样。
Apache
http://hc.apache.org/