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

Apache Iceberg 0.12.0

A table format for huge analytic datasets

Лицензия

Лицензия

Группа

Группа

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

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

iceberg-arrow
Версия

Версия

0.12.0
Тип

Тип

jar
Описание

Описание

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

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

https://iceberg.apache.org

Скачать iceberg-arrow 0.12.0


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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
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.0
org.apache.iceberg : iceberg-parquet jar 0.12.0
org.apache.arrow : arrow-vector jar 2.0.0
org.apache.arrow : arrow-memory-netty jar 2.0.0

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

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