jersey-ahc-client
jersey-ahc-client copied to clipboard
AsyncHttpClient transport support for Jersey
An AsyncHttpClient transport for the Jersey Client API.
The Jersey Async HTTP Client library is simple to use. Add it to your Maven project, simply add this dependency:
<dependency>
<groupId>org.jfarcand</groupId>
<artifactId>jersey-ahc-client</artifactId>
<version>1.0.5</version>
</dependency>
Keep up to date on the library development by joining the Asynchronous HTTP Client discussion group
or follow us on Twitter