Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
'io.netty:netty-buffer:4.1.0.Beta2'
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-buffer</artifactId>
<version>4.1.0.Beta2</version>
</dependency>
<dependency org="io.netty" name="netty-buffer" rev="4.1.0.Beta2"/>
"io.netty", "netty-buffer", "4.1.0.Beta2"