Last Version

Apache Parquet Hive Bundle 1.11.8

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-hive-bundle
Version

Version

1.11.8
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 1.11.8


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

Dependencies

compile (2)

Group / Artifact Type Version
com.gojek.parquet : parquet-hive-binding-bundle jar 1.11.8
com.gojek.parquet : parquet-hive-storage-handler jar 1.11.8

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.