文件名 | 操作 |
---|---|
hbase-thirdparty-4.0.1.pom | 下载 |
<dependency>
<groupId>org.apache.hbase.thirdparty</groupId>
<artifactId>hbase-thirdparty</artifactId>
<version>4.0.1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.apache.hbase.thirdparty', module='hbase-thirdparty', version='4.0.1')
)