File | Operation |
---|---|
netty-tcnative-parent-1.1.33.Fork22.pom | download |
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-tcnative-parent</artifactId>
<version>1.1.33.Fork22</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='io.netty', module='netty-tcnative-parent', version='1.1.33.Fork22')
)
<parent> <groupId>io.netty</groupId> <artifactId>netty-parent</artifactId> <version>4.0.18.Final</version> </parent>