{"id":66864,"library":"hbase-shaded-miscellaneous","title":"Apache HBase Shaded Miscellaneous","description":"Shaded jar containing relocated dependencies for Apache HBase, bundling miscellaneous third-party libraries to avoid classpath conflicts.","status":"active","version":"4.1.13","language":"java","source_language":null,"source_url":"https://gitbox.apache.org/repos/asf?p=hbase-thirdparty.git/hbase-shaded-miscellaneous","tags":["hbase","shaded","networking","big-data"],"install":[{"cmd":"<dependency>\n  <groupId>org.apache.hbase.thirdparty</groupId>\n  <artifactId>hbase-shaded-miscellaneous</artifactId>\n  <version>4.1.13</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.apache.hbase.thirdparty:hbase-shaded-miscellaneous:4.1.13'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"ByteBuf","correct":"org.apache.hbase.thirdparty.io.netty.buffer.ByteBuf"}],"quickstart":{"code":"import org.apache.hbase.thirdparty.io.netty.buffer.ByteBuf;\nimport org.apache.hbase.thirdparty.io.netty.buffer.Unpooled;\n\npublic class HBaseShadedExample {\n    public static void main(String[] args) {\n        ByteBuf buf = Unpooled.buffer(10);\n        System.out.println(\"Created shaded ByteBuf\");\n    }\n}","lang":"java","description":"Shows using a Netty ByteBuf from the HBase shaded jar."},"warnings":[{"fix":"Use the relocated package paths (e.g., org.apache.hbase.thirdparty.io.netty instead of io.netty).","message":"All classes are relocated under org.apache.hbase.thirdparty; do not use original library imports directly.","severity":"gotcha","affected_versions":"all"}],"env_vars":null,"search_vec":"'apach':1,11 'avoid':20 'big':27 'big-data':26 'bundl':13 'classpath':21 'conflict':22 'contain':7 'data':28 'depend':9 'hbase':2,12,23 'jar':6 'librari':18 'miscellan':4,14 'network':25 'parti':17 'reloc':8 'shade':3,5,24 'third':16 'third-parti':15","created_at":"2026-06-17T17:29:44.375970+00:00","updated_at":"2026-06-17T17:29:44.375970+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://hbase.apache.org/hbase-shaded-miscellaneous","github":null,"docs":"https://appdoc.app/artifact/org.apache.hbase.thirdparty/hbase-shaded-miscellaneous/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking","utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}