Apache Parquet Common (Incubating)

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

License

License

GroupId

GroupId

com.twitter
ArtifactId

ArtifactId

parquet-common
Last Version

Last Version

1.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Parquet Common (Incubating)
Parquet is a columnar storage format that supports nested data. This provides the java implementation.
Project URL

Project URL

https://parquet.incubator.apache.org
Project Organization

Project Organization

The Apache Software Foundation

Download parquet-common

How to add to project

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

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.10
org.easymock : easymock jar 3.2
commons-httpclient : commons-httpclient jar 3.0.1

Project Modules

There are no modules declared in this project.
com.twitter

Apache Parquet

This is the old Parquet organization. Please reffer to http://parquet.apache.org

Versions

Version
1.6.0
1.6.0rc7
1.6.0rc6
1.6.0rc5
1.6.0rc4
1.6.0rc3
1.6.0rc2
1.6.0rc1
1.5.0
1.4.3
1.4.2
1.4.1
1.4.0
1.3.2
1.3.1
1.3.0
1.2.10
1.2.9
1.2.8
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.1
1.1.0
1.0.1
1.0.0