Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
'org.jboss.errai.io.netty:netty-codec-http:4.0.0.Alpha1.errai.r1'
<dependency>
<groupId>org.jboss.errai.io.netty</groupId>
<artifactId>netty-codec-http</artifactId>
<version>4.0.0.Alpha1.errai.r1</version>
</dependency>
<dependency org="org.jboss.errai.io.netty" name="netty-codec-http" rev="4.0.0.Alpha1.errai.r1"/>
"org.jboss.errai.io.netty", "netty-codec-http", "4.0.0.Alpha1.errai.r1"