---------- HttpComponents HttpCore Download Page ---------- ---------- ---------- HttpCore Downloads The latest release available for download: {{{http://jakarta.apache.org/site/downloads/downloads_httpcomponents-httpcore.cgi}4.0-alpha2}} - {{{http://www.apache.org/dist/jakarta/httpcomponents/httpcore/RELEASE_NOTES.txt}Release Notes}} - {{{http://www.apache.org/dist/java-repository/httpcomponents-httpcore/licenses/LICENSE.txt}License}} If you are using {{{http://maven.apache.org}Maven}} for your project, you can create a dependency in your {{{http://maven.apache.org/guides/introduction/introduction-to-the-pom.html}pom.xml}} by adding the following block to the dependency descriptor: ------------------------- org.apache.httpcomponents jakarta-httpcore 4.0-alpha2 compile ------------------------- THe list of project dependencies can be found {{{dependencies.html}here}}