is not current version
Last Version 0.9.0-bkbase.3

com.tencent.bk.base.datahub:iceberg-hive 0.9.0-bkbase.2

Apache Iceberg modified by Tencent blueking

Categories

Categories

Data
GroupId

GroupId

com.tencent.bk.base.datahub
ArtifactId

ArtifactId

iceberg-hive
Version

Version

0.9.0-bkbase.2
Type

Type

jar

Download iceberg-hive 0.9.0-bkbase.2


<!-- https://jarcasting.com/artifacts/com.tencent.bk.base.datahub/iceberg-hive/ -->
<dependency>
    <groupId>com.tencent.bk.base.datahub</groupId>
    <artifactId>iceberg-hive</artifactId>
    <version>0.9.0-bkbase.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.bk.base.datahub/iceberg-hive/
implementation 'com.tencent.bk.base.datahub:iceberg-hive:0.9.0-bkbase.2'
// https://jarcasting.com/artifacts/com.tencent.bk.base.datahub/iceberg-hive/
implementation ("com.tencent.bk.base.datahub:iceberg-hive:0.9.0-bkbase.2")
'com.tencent.bk.base.datahub:iceberg-hive:jar:0.9.0-bkbase.2'
<dependency org="com.tencent.bk.base.datahub" name="iceberg-hive" rev="0.9.0-bkbase.2">
  <artifact name="iceberg-hive" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.bk.base.datahub', module='iceberg-hive', version='0.9.0-bkbase.2')
)
libraryDependencies += "com.tencent.bk.base.datahub" % "iceberg-hive" % "0.9.0-bkbase.2"
[com.tencent.bk.base.datahub/iceberg-hive "0.9.0-bkbase.2"]