Apache Parquet Generator

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

License

License

GroupId

GroupId

com.gojek.parquet
ArtifactId

ArtifactId

parquet-generator
Last Version

Last Version

1.11.9
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://parquet.apache.org
Project Organization

Project Organization

The Apache Software Foundation

Download parquet-generator

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.easymock : easymock jar 3.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.11.9
1.11.8
1.11.7
1.11.6
1.11.5
1.11.4
1.11.3
1.11.2