The Apache HttpComponents project is pleased to announce 4.1.4 GA release of HttpComponents HttpAsyncClient.
This is a maintenance release that adds Automatic-Module-Name to the manifest for compatibility with Java 9 Platform Module System and fixes a number of issues discovered since 4.1.3 ------------------- Download - <http://hc.apache.org/downloads.cgi> Release notes - <http://www.apache.org/dist/httpcomponents/httpasyncclient/RELEASE_NOTES-4.1.x.txt> HttpComponents site - <http://hc.apache.org/> ------------------- About Apache HttpAsyncClient Although the java.net package provides basic functionality for accessing resources via HTTP, it doesn't provide the full flexibility or functionality needed by many applications. HttpAsyncClient seeks to fill this void by providing an efficient, up-to-date, and feature-rich package with an event-driven programming interface based on a non- blocking I/O model.