All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download org.apache.hbase.thirdparty JAR files with all dependencies

Search JAR files by class name

hbase-shaded-miscellaneous from group org.apache.hbase.thirdparty (version 4.1.6)

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.

Group: org.apache.hbase.thirdparty Artifact: hbase-shaded-miscellaneous
Show all versions Show source 
 

97 downloads
Artifact hbase-shaded-miscellaneous
Group org.apache.hbase.thirdparty
Version 4.1.6
Last update 27. February 2024
Organization The Apache Software Foundation
URL https://hbase.apache.org/hbase-shaded-miscellaneous
License Apache License, Version 2.0
Dependencies amount 1
Dependencies error_prone_annotations,
There are maybe transitive dependencies!

hbase-noop-htrace from group org.apache.hbase.thirdparty (version 4.1.6)

Implements the HTrace APIs with noops and nonsense aimed at a) removing CVE flagged transitive dependencies and b) favoring the JIT optimizing it away.

Group: org.apache.hbase.thirdparty Artifact: hbase-noop-htrace
Show all versions Show source 
 

0 downloads
Artifact hbase-noop-htrace
Group org.apache.hbase.thirdparty
Version 4.1.6
Last update 27. February 2024
Organization The Apache Software Foundation
URL https://hbase.apache.org/hbase-noop-htrace
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

hbase-shaded-protobuf from group org.apache.hbase.thirdparty (version 4.1.6)

Pulls down protobuf, patches it, compiles, and then relocates/shades.

Group: org.apache.hbase.thirdparty Artifact: hbase-shaded-protobuf
Show all versions Show source 
 

34 downloads
Artifact hbase-shaded-protobuf
Group org.apache.hbase.thirdparty
Version 4.1.6
Last update 27. February 2024
Organization The Apache Software Foundation
URL https://hbase.apache.org/hbase-shaded-protobuf
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

hbase-shaded-gson from group org.apache.hbase.thirdparty (version 4.1.6)

Pulls down GSON, relocates it and makes a far jar.

Group: org.apache.hbase.thirdparty Artifact: hbase-shaded-gson
Show all versions Show source 
 

0 downloads
Artifact hbase-shaded-gson
Group org.apache.hbase.thirdparty
Version 4.1.6
Last update 27. February 2024
Organization The Apache Software Foundation
URL https://hbase.apache.org/hbase-shaded-gson
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

hbase-shaded-jersey from group org.apache.hbase.thirdparty (version 4.1.6)

Pulls down Jersey, relocates it and makes a far jar.

Group: org.apache.hbase.thirdparty Artifact: hbase-shaded-jersey
Show all versions Show source 
 

0 downloads
Artifact hbase-shaded-jersey
Group org.apache.hbase.thirdparty
Version 4.1.6
Last update 27. February 2024
Organization The Apache Software Foundation
URL https://hbase.apache.org/hbase-shaded-jersey
License Apache License, Version 2.0
Dependencies amount 4
Dependencies jakarta.annotation-api, jakarta.validation-api, jakarta.inject, javassist,
There are maybe transitive dependencies!

hbase-shaded-netty from group org.apache.hbase.thirdparty (version 4.1.6)

Pulls down netty.io, relocates nd then makes a fat new jar with them all in it.

Group: org.apache.hbase.thirdparty Artifact: hbase-shaded-netty
Show all versions Show source 
 

17 downloads
Artifact hbase-shaded-netty
Group org.apache.hbase.thirdparty
Version 4.1.6
Last update 27. February 2024
Organization The Apache Software Foundation
URL https://hbase.apache.org/hbase-shaded-netty
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

hbase-shaded-netty-tcnative from group org.apache.hbase.thirdparty (version 4.1.6)

Packaging of relocated (renamed, shaded) third-party libraries used by hbase.

Group: org.apache.hbase.thirdparty Artifact: hbase-shaded-netty-tcnative
Show all versions Show source 
 

0 downloads
Artifact hbase-shaded-netty-tcnative
Group org.apache.hbase.thirdparty
Version 4.1.6
Last update 27. February 2024
Organization The Apache Software Foundation
URL https://hbase.apache.org/hbase-shaded-netty-tcnative
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

hbase-shaded-jetty from group org.apache.hbase.thirdparty (version 4.1.6)

Pulls down Jetty, relocates it and makes a far jar.

Group: org.apache.hbase.thirdparty Artifact: hbase-shaded-jetty
Show all versions Show source 
 

0 downloads
Artifact hbase-shaded-jetty
Group org.apache.hbase.thirdparty
Version 4.1.6
Last update 27. February 2024
Organization The Apache Software Foundation
URL https://hbase.apache.org/hbase-shaded-jetty
License Apache License, Version 2.0
Dependencies amount 1
Dependencies javax.servlet-api,
There are maybe transitive dependencies!

hbase-shaded-jackson-jaxrs-json-provider from group org.apache.hbase.thirdparty (version 4.1.6)

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.

Group: org.apache.hbase.thirdparty Artifact: hbase-shaded-jackson-jaxrs-json-provider
Show all versions Show source 
 

0 downloads
Artifact hbase-shaded-jackson-jaxrs-json-provider
Group org.apache.hbase.thirdparty
Version 4.1.6
Last update 27. February 2024
Organization The Apache Software Foundation
URL https://hbase.apache.org/hbase-shaded-jackson-jaxrs-json-provider
License Apache License, Version 2.0
Dependencies amount 6
Dependencies jackson-core, jackson-databind, jackson-module-jaxb-annotations, jackson-annotations, jakarta.xml.bind-api, jakarta.activation-api,
There are maybe transitive dependencies!

hbase-unsafe from group org.apache.hbase.thirdparty (version 4.1.6)

Wrap sun.misc.Unsafe to avoid referencing it in the main code base

Group: org.apache.hbase.thirdparty Artifact: hbase-unsafe
Show all versions Show source 
 

0 downloads
Artifact hbase-unsafe
Group org.apache.hbase.thirdparty
Version 4.1.6
Last update 27. February 2024
Organization The Apache Software Foundation
URL https://hbase.apache.org/hbase-unsafe
License Apache License, Version 2.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!



Page 1 from 2 (items total 11)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy