首页 > Web开发 > 详细

org.apache.httpcomponents

时间:2021-01-21 16:31:53      阅读:44      评论:0      收藏:0      [点我收藏+]

http://hc.apache.org/

http://hc.apache.org/httpcomponents-asyncclient-4.1.x/index.html

http://hc.apache.org/httpcomponents-core-ga/tutorial/html/index.html

<dependency>
  <groupId>org.apache.httpcomponents</groupId>
  <artifactId>httpclient</artifactId>
  <version>4.5.13</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpasyncclient</artifactId>
<version>4.1.4</version>
</dependency>

org.apache.httpcomponents

原文:https://www.cnblogs.com/tonggc1668/p/14308454.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!