не последняя версия
Последняя версия 0.13.2

Apache Iceberg 0.12.1

A table format for huge analytic datasets

Лицензия

Лицензия

Группа

Группа

org.apache.iceberg
Идентификатор

Идентификатор

iceberg-orc
Версия

Версия

0.12.1
Тип

Тип

jar
Описание

Описание

Apache Iceberg
A table format for huge analytic datasets
Ссылка на сайт

Ссылка на сайт

https://iceberg.apache.org

Скачать iceberg-orc 0.12.1


<!-- https://jarcasting.com/artifacts/org.apache.iceberg/iceberg-orc/ -->
<dependency>
    <groupId>org.apache.iceberg</groupId>
    <artifactId>iceberg-orc</artifactId>
    <version>0.12.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.iceberg/iceberg-orc/
implementation 'org.apache.iceberg:iceberg-orc:0.12.1'
// https://jarcasting.com/artifacts/org.apache.iceberg/iceberg-orc/
implementation ("org.apache.iceberg:iceberg-orc:0.12.1")
'org.apache.iceberg:iceberg-orc:jar:0.12.1'
<dependency org="org.apache.iceberg" name="iceberg-orc" rev="0.12.1">
  <artifact name="iceberg-orc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.iceberg', module='iceberg-orc', version='0.12.1')
)
libraryDependencies += "org.apache.iceberg" % "iceberg-orc" % "0.12.1"
[org.apache.iceberg/iceberg-orc "0.12.1"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.30
com.github.stephenc.findbugs : findbugs-annotations jar 1.3.9-1
org.apache.iceberg : iceberg-api jar 0.12.1
org.apache.iceberg : iceberg-core jar 0.12.1
org.apache.orc : orc-core jar 1.6.9

Модули Проекта

Данный проект не имеет модулей.