This project aims at making a simple http client but yet high performing over nio with the help of netty
'com.github.cloudbow:netty-http-client:0.0.2'
<dependency>
<groupId>com.github.cloudbow</groupId>
<artifactId>netty-http-client</artifactId>
<version>0.0.2</version>
</dependency>
<dependency org="com.github.cloudbow" name="netty-http-client" rev="0.0.2"/>
"com.github.cloudbow", "netty-http-client", "0.0.2"