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