<dependency>
<groupId>com.digitalpetri.netty</groupId>
<artifactId>netty-channel-fsm</artifactId>
<version>0.5</version>
</dependency>
@Grapes(
@Grab(group='com.digitalpetri.netty', module='netty-channel-fsm', version='0.5')
)