Shaded protobuf protocol classes used internally by Apache HBase for RPC communication.
<dependency>
<groupId>org.apache.hbase</groupId>
<artifactId>hbase-protocol-shaded</artifactId>
<version>2.6.5</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal usage of HBase shaded protocol classes.
Ensure no other protobuf dependency is present or use shading exclusions.
No dependency data recorded yet.