License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.tencent.bk.base.datahub |
ArtifactId | ArtifactIdiceberg-hive3 |
Last Version | Last Version0.12.1-bkbase.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Iceberg
Apache Iceberg modified by Tencent blueking
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.tencent.bk.base.datahub/iceberg-hive3/ -->
<dependency>
<groupId>com.tencent.bk.base.datahub</groupId>
<artifactId>iceberg-hive3</artifactId>
<version>0.12.1-bkbase.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.bk.base.datahub/iceberg-hive3/
implementation 'com.tencent.bk.base.datahub:iceberg-hive3:0.12.1-bkbase.3'
// https://jarcasting.com/artifacts/com.tencent.bk.base.datahub/iceberg-hive3/
implementation ("com.tencent.bk.base.datahub:iceberg-hive3:0.12.1-bkbase.3")
'com.tencent.bk.base.datahub:iceberg-hive3:jar:0.12.1-bkbase.3'
<dependency org="com.tencent.bk.base.datahub" name="iceberg-hive3" rev="0.12.1-bkbase.3">
<artifact name="iceberg-hive3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.bk.base.datahub', module='iceberg-hive3', version='0.12.1-bkbase.3')
)
libraryDependencies += "com.tencent.bk.base.datahub" % "iceberg-hive3" % "0.12.1-bkbase.3"
[com.tencent.bk.base.datahub/iceberg-hive3 "0.12.1-bkbase.3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.8.0-alpha2 |
com.github.stephenc.findbugs : findbugs-annotations | jar | 1.3.9-1 |