appache的httpclient的jar包依赖

<!--Httpclient-->
<dependency>
    <groupId>org.apache.httpcomponents</groupId>
    <artifactId>httpclient</artifactId>
    <version>4.0.2</version>
</dependency>

 

posted @ 2019-07-26 09:25  我爱si搬砖  阅读(3901)  评论(0编辑  收藏  举报