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

Apache Parquet Arrow 1.11.9

Parquet is a columnar storage format that supports nested data. This provides the java implementation.

Лицензия

Лицензия

Группа

Группа

com.gojek.parquet
Идентификатор

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

parquet-arrow
Версия

Версия

1.11.9
Тип

Тип

jar
Описание

Описание

Apache Parquet Arrow
Parquet is a columnar storage format that supports nested data. This provides the java implementation.
Ссылка на сайт

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

https://parquet.apache.org
Организация-разработчик

Организация-разработчик

The Apache Software Foundation

Скачать parquet-arrow 1.11.9


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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.apache.arrow : arrow-vector jar 0.10.0
org.apache.arrow : arrow-memory jar 0.10.0
org.apache.arrow : arrow-format jar 0.10.0
com.gojek.parquet : parquet-common jar 1.11.9
com.gojek.parquet : parquet-encoding jar 1.11.9
com.gojek.parquet : parquet-column jar 1.11.9

test (4)

Идентификатор библиотеки Тип Версия
com.gojek.parquet : parquet-column test-jar 1.11.9
org.slf4j : slf4j-simple jar 1.7.22
junit : junit jar 4.13.1
org.easymock : easymock jar 3.4

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

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