org.apache.http相关的jar包

下载页:http://hc.apache.org/downloads.cgi
下载下面两个包
HttpClient :httpcomponents-client-4.5.5-bin.zip
官方下载地址:
http://mirrors.hust.edu.cn/apache//httpcomponents/httpclient/binary/httpcomponents-client-4.5.5-bin.zip
HttpCore :httpcomponents-core-4.4.9-bin.zip
官方下载地址:
http://mirrors.hust.edu.cn/apache//httpcomponents/httpcore/binary/httpcomponents-core-4.4.9-bin.zip

你可能感兴趣的:(java,http)