Introduction - If you have any usage issues, please Google them yourself
Apache HttpComponents Client
=== === === === ====
Welcome to the HttpClient component of the Apache HttpComponents project.
Building Instructions
-
For building source instructions please refer to BUILDING.txt.
Dependencies
HttpClient main module requires Java 5.0 compatible runtime and
depends on the following external libraries:
* Apache HttpComponents HttpCore
* Apache Commons Logging
* Apache Commons Codec
(for detailed information on external dependencies please see pom.xml)
HttpMime module is optional and requires Java 5.0 compatible runtime
and depends on the following external libraries:
* Apache HttpComponents HttpCore
* Apache Commons Logging
(for detailed information on external dependencies please see pom.xml)
Licensing
-
Apache HttpComponents Client is licensed under the Apache License 2.0.
See the files called LICENSE.txt and NOTICE.txt for more information.
Cryptographic Software Notice