Apache Parquet Hive Bundle

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

License

License

GroupId

GroupId

org.apache.parquet
ArtifactId

ArtifactId

parquet-hive-bundle
Last Version

Last Version

1.11.2
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Parquet Hive Bundle
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-hive-bundle

How to add to project

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

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.easymock : easymock jar 3.4
commons-httpclient : commons-httpclient jar 3.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.11.2
1.11.1
1.11.0
1.10.1
1.10.0
1.9.0
1.8.3
1.8.2
1.8.1
1.8.0
1.7.0