Updated 'quick start' page
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1057600 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
438411d60d
commit
020d303ec5
|
@ -30,10 +30,10 @@
|
||||||
|
|
||||||
HttpClient Quick Start
|
HttpClient Quick Start
|
||||||
|
|
||||||
[[1]] Download 'Binary with dependencies' package of the latest official release from
|
[[1]] Download 'Binary' package of the latest official release from
|
||||||
the {{{http://hc.apache.org/downloads.cgi} project download page}}.
|
the {{{http://hc.apache.org/downloads.cgi} project download page}}.
|
||||||
|
|
||||||
There should be 6 jars in total (components marked with (*) are optional if MIME multipart
|
There should be 5 jars in total (components marked with (*) are optional if MIME multipart
|
||||||
support is not required)
|
support is not required)
|
||||||
|
|
||||||
* commons-logging-<x.x.x>.jar
|
* commons-logging-<x.x.x>.jar
|
||||||
|
@ -44,8 +44,6 @@ HttpClient Quick Start
|
||||||
|
|
||||||
* httpclient-<x.x.x>.jar
|
* httpclient-<x.x.x>.jar
|
||||||
|
|
||||||
* apache-mime4j-<x.x.x>.jar (*)
|
|
||||||
|
|
||||||
* httpmime-<x.x.x>.jar (*)
|
* httpmime-<x.x.x>.jar (*)
|
||||||
|
|
||||||
[]
|
[]
|
||||||
|
|
Loading…
Reference in New Issue