h

hbase-thirdparty

Packaging of relocated (renamed, shaded) third-party libraries used by hbase.
https://hbase.apache.org
Apache License, Version 2.0
The Apache Software Foundation
文件下载
文件名 操作
hbase-thirdparty-4.1.8.pom 下载
Apache Maven
<dependency>
  <groupId>org.apache.hbase.thirdparty</groupId>
  <artifactId>hbase-thirdparty</artifactId>
  <version>4.1.8</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.apache.hbase.thirdparty:hbase-thirdparty:4.1.8'
Gradle Kotlin
implementation("org.apache.hbase.thirdparty:hbase-thirdparty:4.1.8")
Scala SBT
libraryDependencies += "org.apache.hbase.thirdparty" % "hbase-thirdparty" % "4.1.8"
Groovy Grape
@Grapes(
  @Grab(group='org.apache.hbase.thirdparty', module='hbase-thirdparty', version='4.1.8')
)
Apache Ivy
<dependency org="org.apache.hbase.thirdparty" name="hbase-thirdparty" rev="4.1.8" />
Leiningen
[org.apache.hbase.thirdparty/hbase-thirdparty "4.1.8"]
Apache Buildr
'org.apache.hbase.thirdparty:hbase-thirdparty:jar:4.1.8'
本项目依赖
该项目无第三方依赖