Last Version

Apache Parquet Hive Binding Parent 1.11.2

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-binding
Version

Version

1.11.2
Type

Type

pom
Description

Description

Apache Parquet Hive Binding Parent
Parquet is a columnar storage format that supports nested data. This provides the java implementation.
Project Organization

Project Organization

The Apache Software Foundation

Download parquet-hive-binding 1.11.2


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

  • parquet-hive-binding-interface
  • parquet-hive-0.10-binding
  • parquet-hive-0.12-binding
  • parquet-hive-binding-factory
  • parquet-hive-binding-bundle