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

parquet-plus 1.0.3-RELEASE

一个增强parquet文件方便读写的工具类

Лицензия

Лицензия

Группа

Группа

com.github.hwywl
Идентификатор

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

parquet-plus
Версия

Версия

1.0.3-RELEASE
Тип

Тип

jar
Описание

Описание

parquet-plus
一个增强parquet文件方便读写的工具类
Ссылка на сайт

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

https://github.com/HWYWL/parquet-plus
Система контроля версий

Система контроля версий

https://github.com/HWYWL/parquet-plus

Скачать parquet-plus 1.0.3-RELEASE


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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.apache.hadoop : hadoop-client jar 3.3.1
org.apache.parquet : parquet-column jar 1.12.0
org.apache.parquet : parquet-hadoop jar 1.12.0
org.apache.parquet : parquet-avro jar 1.12.0
cn.hutool : hutool-all jar 5.7.11

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2

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

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