is not current version
Last Version 0.11-RELEASE

Parquet SQL 0.2

A library to convert SQL ResultSet to Parquet

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

io.github.anthorx
ArtifactId

ArtifactId

parquet-sql
Version

Version

0.2
Type

Type

jar
Description

Description

Parquet SQL
A library to convert SQL ResultSet to Parquet
Project URL

Project URL

https://github.com/anthoRx/parquet-sql
Source Code Management

Source Code Management

http://github.com/anthoRx/parquet-sql/tree/master

Download parquet-sql 0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.parquet : parquet-hadoop jar 1.11.0
org.apache.hadoop : hadoop-core jar 1.2.1

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.hamcrest : hamcrest-library jar 2.2

Project Modules

There are no modules declared in this project.