License |
License |
---|---|
GroupId | GroupIdorg.apache.hbase.thirdparty |
ArtifactId | ArtifactIdhbase-shaded-miscellaneous |
Last Version | Last Version4.1.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/org.apache.hbase.thirdparty/hbase-shaded-miscellaneous/ -->
<dependency>
<groupId>org.apache.hbase.thirdparty</groupId>
<artifactId>hbase-shaded-miscellaneous</artifactId>
<version>4.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hbase.thirdparty/hbase-shaded-miscellaneous/
implementation 'org.apache.hbase.thirdparty:hbase-shaded-miscellaneous:4.1.1'
// https://jarcasting.com/artifacts/org.apache.hbase.thirdparty/hbase-shaded-miscellaneous/
implementation ("org.apache.hbase.thirdparty:hbase-shaded-miscellaneous:4.1.1")
'org.apache.hbase.thirdparty:hbase-shaded-miscellaneous:jar:4.1.1'
<dependency org="org.apache.hbase.thirdparty" name="hbase-shaded-miscellaneous" rev="4.1.1">
<artifact name="hbase-shaded-miscellaneous" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hbase.thirdparty', module='hbase-shaded-miscellaneous', version='4.1.1')
)
libraryDependencies += "org.apache.hbase.thirdparty" % "hbase-shaded-miscellaneous" % "4.1.1"
[org.apache.hbase.thirdparty/hbase-shaded-miscellaneous "4.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.errorprone : error_prone_annotations | jar | 2.14.0 |