<dependency>
<groupId>org.apache.hbase.thirdparty</groupId>
<artifactId>hbase-shaded-netty</artifactId>
<version>2.1.0</version>
</dependency>
@Grapes(
@Grab(group='org.apache.hbase.thirdparty', module='hbase-shaded-netty', version='2.1.0')
)
<parent> <groupId>org.apache.hbase.thirdparty</groupId> <artifactId>hbase-thirdparty</artifactId> <version>2.1.0</version> </parent>