Say*_*iss 2 java apache document httpclient apache-httpclient-4.x
文档在哪里HttpClient 4.1.x?
我只想要http://hc.apache.org/httpcomponents-client-4.4.x/index.html(4.4.x的文档)之类的东西
我将要使用HttpClient 4.1.x,并且无法升级4.3.x或4.4.x因为父模块(调用我的模块)使用4.1.x.这是大公司的典型问题.
首先,我想找到文档HttpClient 4.1.x,所以我打开了以下主页HttppClient:

但在导航中我只能找到4.3和的文档4.4.我看着这样的事情Older Versions还是Version List,但我无法找到任何东西.
然后我尝试搜索(谷歌)并找到了4.2.x主页.我希望这可能与4.1.x文档有关,但没有运气.
http://hc.apache.org/httpcomponents-client-4.2.x/index.html

我擅长学习模式,所以我猜4.1.x主页是:
http://hc.apache.org/httpcomponents-client-4.1.x/index.html
但是,再一次,失望:

幸运的是,Wayback Machine可以为您提供存档的网站:https://web.archive.org/web/20120103180744/http: //hc.apache.org/httpcomponents-client-ga/index.html
(非常笨拙)替代方案是自己构建它:
svn co http://svn.apache.org/repos/asf/httpcomponents/httpclient/tags/4.1.3 httpclientmvn -pl . site子项目包含缺少的依赖项)target/site,包括一个大的教程PDF.这对我有用,虽然这是一个非常笨拙的过程.
| 归档时间: |
|
| 查看次数: |
1364 次 |
| 最近记录: |