Shaded jar containing relocated dependencies for Apache HBase, bundling miscellaneous third-party libraries to avoid classpath conflicts.
<dependency>
<groupId>org.apache.hbase.thirdparty</groupId>
<artifactId>hbase-shaded-miscellaneous</artifactId>
<version>4.1.13</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows using a Netty ByteBuf from the HBase shaded jar.
Use the relocated package paths (e.g., org.apache.hbase.thirdparty.io.netty instead of io.netty).
No dependency data recorded yet.