| License |
License |
|---|---|
| GroupId | GroupIdch.cern.hbase.thirdparty |
| ArtifactId | ArtifactIdhbase-thirdparty |
| Last Version | Last Version2.2.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionApache HBase Third-Party Libs
Packaging of relocated (renamed, shaded) third-party libraries used by hbase.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| hbase-thirdparty-2.2.1.pom | 15 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ch.cern.hbase.thirdparty/hbase-thirdparty/ -->
<dependency>
<groupId>ch.cern.hbase.thirdparty</groupId>
<artifactId>hbase-thirdparty</artifactId>
<version>2.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ch.cern.hbase.thirdparty/hbase-thirdparty/
implementation 'ch.cern.hbase.thirdparty:hbase-thirdparty:2.2.1'
// https://jarcasting.com/artifacts/ch.cern.hbase.thirdparty/hbase-thirdparty/
implementation ("ch.cern.hbase.thirdparty:hbase-thirdparty:2.2.1")
'ch.cern.hbase.thirdparty:hbase-thirdparty:pom:2.2.1'
<dependency org="ch.cern.hbase.thirdparty" name="hbase-thirdparty" rev="2.2.1">
<artifact name="hbase-thirdparty" type="pom" />
</dependency>
@Grapes(
@Grab(group='ch.cern.hbase.thirdparty', module='hbase-thirdparty', version='2.2.1')
)
libraryDependencies += "ch.cern.hbase.thirdparty" % "hbase-thirdparty" % "2.2.1"
[ch.cern.hbase.thirdparty/hbase-thirdparty "2.2.1"]