Jar examples for h:hbase-shaded-miscellaneous
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.
You can download jar file hbase-shaded-miscellaneous 2.1.0 in this page.
You can use the following script to add hbase-shaded-miscellaneous-2.1.0.jar to your project.
<dependency> <groupId>org.apache.hbase.thirdparty</groupId> <artifactId>hbase-shaded-miscellaneous</artifactId> <version>2.1.0</version> </dependency>
compile group: 'org.apache.hbase.thirdparty', name: 'hbase-shaded-miscellaneous', version: '2.1.0'
libraryDependencies += "org.apache.hbase.thirdparty" % "hbase-shaded-miscellaneous" % "2.1.0"
<dependency org="org.apache.hbase.thirdparty" name="hbase-shaded-miscellaneous" rev="2.1.0"/>
@Grapes(@Grab(group='org.apache.hbase.thirdparty', module='hbase-shaded-miscellaneous', version='2.1.0'))
'org.apache.hbase.thirdparty:hbase-shaded-miscellaneous:jar:2.1.0'
Click the following link to download the jar file.
hbase-shaded-miscellaneous-2.1.0-sources.jar