Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想编写一个ant/maven脚本来下载和安装一些内部应用程序。
ant/maven
我正在寻找可以提供类似wget或功能的工具,curl以便我可以直接从 ant/maven 调用它,它应该支持多种协议,如https, ftp, http.
wget
curl
https
ftp
http
我希望可能有工具Apache但没有得到它。
Apache
像 wget/curl 一样工作吗?http://hc.apache.org/我想要所有的验证,比如ssl证书验证等等。
http://hc.apache.org/
ssl