<dependency>
<groupId>com.github.fmjsjx</groupId>
<artifactId>libnetty-fastcgi</artifactId>
<version>3.5.3</version>
</dependency>
@Grapes(
@Grab(group='com.github.fmjsjx', module='libnetty-fastcgi', version='3.5.3')
)