is not current version
Last Version 2.2.1

ch.cern.hbase.thirdparty:hbase-shaded-miscellaneous 2.1.0

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.

GroupId

GroupId

ch.cern.hbase.thirdparty
ArtifactId

ArtifactId

hbase-shaded-miscellaneous
Version

Version

2.1.0
Type

Type

jar

Download hbase-shaded-miscellaneous 2.1.0


<!-- https://jarcasting.com/artifacts/ch.cern.hbase.thirdparty/hbase-shaded-miscellaneous/ -->
<dependency>
    <groupId>ch.cern.hbase.thirdparty</groupId>
    <artifactId>hbase-shaded-miscellaneous</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/ch.cern.hbase.thirdparty/hbase-shaded-miscellaneous/
implementation 'ch.cern.hbase.thirdparty:hbase-shaded-miscellaneous:2.1.0'
// https://jarcasting.com/artifacts/ch.cern.hbase.thirdparty/hbase-shaded-miscellaneous/
implementation ("ch.cern.hbase.thirdparty:hbase-shaded-miscellaneous:2.1.0")
'ch.cern.hbase.thirdparty:hbase-shaded-miscellaneous:jar:2.1.0'
<dependency org="ch.cern.hbase.thirdparty" name="hbase-shaded-miscellaneous" rev="2.1.0">
  <artifact name="hbase-shaded-miscellaneous" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.cern.hbase.thirdparty', module='hbase-shaded-miscellaneous', version='2.1.0')
)
libraryDependencies += "ch.cern.hbase.thirdparty" % "hbase-shaded-miscellaneous" % "2.1.0"
[ch.cern.hbase.thirdparty/hbase-shaded-miscellaneous "2.1.0"]