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