<dependency>
<groupId>org.apache.hbase.thirdparty</groupId>
<artifactId>hbase-shaded-protobuf</artifactId>
<version>4.1.4</version>
</dependency>
@Grapes(
@Grab(group='org.apache.hbase.thirdparty', module='hbase-shaded-protobuf', version='4.1.4')
)
<dependency org="org.apache.hbase.thirdparty" name="hbase-shaded-protobuf" rev="4.1.4" />