Group: Apache HBase Thirdparty
1. Apache HBase Relocated (Shaded) Third Party Miscellaneous Libs84 usages
org.apache.hbase.thirdparty » hbase-shaded-miscellaneousApache
Pulls down a set of libs, relocates them and then makes a fat new jar with them all in it.
See below for what this miscellaney includes.
Last Release on May 31, 2025
2. Apache HBase Patched and Relocated (Shaded) Protobuf42 usages
org.apache.hbase.thirdparty » hbase-shaded-protobufApache
Pulls down protobuf, patches it, compiles, and then relocates/shades.
Last Release on May 31, 2025
3. Apache HBase Relocated (Shaded) Netty Libs30 usages
org.apache.hbase.thirdparty » hbase-shaded-nettyApache
Pulls down netty.io, relocates nd then makes a fat new jar with them all in it.
Last Release on May 31, 2025
4. Apache HBase Relocated (Shaded) GSON Libs10 usages
org.apache.hbase.thirdparty » hbase-shaded-gsonApache
Pulls down GSON, relocates it and makes a far jar.
Last Release on May 31, 2025
5. Apache HBase Drop In Noop HTrace Replacement9 usages
org.apache.hbase.thirdparty » hbase-noop-htraceApache
Implements the HTrace APIs with noops and nonsense aimed at a) removing CVE flagged transitive
dependencies and b) favoring the JIT optimizing it away.
Last Release on May 31, 2025
6. Apache HBase Relocated (Shaded) Jersey Libs3 usages
org.apache.hbase.thirdparty » hbase-shaded-jerseyApache
Pulls down Jersey, relocates it and makes a far jar.
Last Release on May 31, 2025
7. Apache HBase Unsafe Wrapper3 usages
org.apache.hbase.thirdparty » hbase-unsafeApache
Wrap sun.misc.Unsafe to avoid referencing it in the main code base
Last Release on May 31, 2025
8. Apache HBase Relocated (Shaded) Jetty Libs3 usages
org.apache.hbase.thirdparty » hbase-shaded-jettyApache
Pulls down Jetty, relocates it and makes a far jar.
Last Release on May 31, 2025
9. Apache HBase Relocated (Shaded) Netty Tcnative Libs1 usages
org.apache.hbase.thirdparty » hbase-shaded-netty-tcnativeApache
Packaging of relocated (renamed, shaded) third-party libraries used by hbase.
Last Release on May 31, 2025
10. Apache HBase Third Party Libs1 usages
org.apache.hbase.thirdparty » hbase-thirdpartyApache
Packaging of relocated (renamed, shaded) third-party libraries used by hbase.
Last Release on May 31, 2025
11. Apache HBase Relocated (Shaded) Jackson JAXRS JSON Provider1 usages
org.apache.hbase.thirdparty » hbase-shaded-jackson-jaxrs-json-providerApache
Pulls down jackson-jaxrs-json-provider, relocates it, and rewrites its usage of javax.ws.rs
classes to make the relocated versions provided by hbase-shaded-jersey. Does NOT
include/relocate its entire dependency graph, just performs this isolated transform.
This is a separate module because jackson-jaxrs-json-provider is not used universally. At
this time, the dependency is required only by hbase-rest.
Last Release on May 31, 2025
Related Books
Pro Apache Phoenix: An SQL Driver for HBase (2016) by Shakil Akhtar, Ravi Magham | |
Apache HBase Primer (2016) by Deepak Vohra | |
HBase in Action (2012) by Nick Dimiduk, Amandeep Khurana | |
HBase: The Definitive Guide: Random Access to Your Planet-Size Data (2011) by Lars George |