An implementation of HttpClient API that takes advantage of the Netty framework.
'com.github.jalasoft:NettyHttpClient:1.0.2'
<dependency>
<groupId>com.github.jalasoft</groupId>
<artifactId>NettyHttpClient</artifactId>
<version>1.0.2</version>
</dependency>
<dependency org="com.github.jalasoft" name="NettyHttpClient" rev="1.0.2"/>
"com.github.jalasoft", "NettyHttpClient", "1.0.2"