License |
License |
---|---|
GroupId | GroupIdch.cern.hbase.thirdparty |
ArtifactId | ArtifactIdhbase-shaded-miscellaneous |
Last Version | Last Version2.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache HBase Relocated (Shaded) Third-party Miscellaneous Libs
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.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.cern.hbase.thirdparty/hbase-shaded-miscellaneous/
implementation 'ch.cern.hbase.thirdparty:hbase-shaded-miscellaneous:2.2.1'
// https://jarcasting.com/artifacts/ch.cern.hbase.thirdparty/hbase-shaded-miscellaneous/
implementation ("ch.cern.hbase.thirdparty:hbase-shaded-miscellaneous:2.2.1")
'ch.cern.hbase.thirdparty:hbase-shaded-miscellaneous:jar:2.2.1'
<dependency org="ch.cern.hbase.thirdparty" name="hbase-shaded-miscellaneous" rev="2.2.1">
<artifact name="hbase-shaded-miscellaneous" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.cern.hbase.thirdparty', module='hbase-shaded-miscellaneous', version='2.2.1')
)
libraryDependencies += "ch.cern.hbase.thirdparty" % "hbase-shaded-miscellaneous" % "2.2.1"
[ch.cern.hbase.thirdparty/hbase-shaded-miscellaneous "2.2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.errorprone : error_prone_annotations | jar | 2.3.3 |