License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.tencent.bk.base.datahub |
ArtifactId | ArtifactIdiceberg-orc |
Version | Version0.12.1-bkbase.1 |
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-orc/ -->
<dependency>
<groupId>com.tencent.bk.base.datahub</groupId>
<artifactId>iceberg-orc</artifactId>
<version>0.12.1-bkbase.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.bk.base.datahub/iceberg-orc/
implementation 'com.tencent.bk.base.datahub:iceberg-orc:0.12.1-bkbase.1'
// https://jarcasting.com/artifacts/com.tencent.bk.base.datahub/iceberg-orc/
implementation ("com.tencent.bk.base.datahub:iceberg-orc:0.12.1-bkbase.1")
'com.tencent.bk.base.datahub:iceberg-orc:jar:0.12.1-bkbase.1'
<dependency org="com.tencent.bk.base.datahub" name="iceberg-orc" rev="0.12.1-bkbase.1">
<artifact name="iceberg-orc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.bk.base.datahub', module='iceberg-orc', version='0.12.1-bkbase.1')
)
libraryDependencies += "com.tencent.bk.base.datahub" % "iceberg-orc" % "0.12.1-bkbase.1"
[com.tencent.bk.base.datahub/iceberg-orc "0.12.1-bkbase.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
com.github.stephenc.findbugs : findbugs-annotations | jar | 1.3.9-1 |
com.tencent.bk.base.datahub : iceberg-api | jar | 0.12.1-bkbase.1 |
com.tencent.bk.base.datahub : iceberg-core | jar | 0.12.1-bkbase.1 |
org.apache.orc : orc-core | jar | 1.6.9 |