Skip to content
This repository has been archived by the owner on Nov 23, 2022. It is now read-only.

AsyncHttpClient/jersey-ahc-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Google Group

or follow us on Twitter

About

AsyncHttpClient transport support for Jersey

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages