Last Version

Apache Parquet Jackson 1.11.9

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

License

License

Categories

Categories

Jackson Data JSON
GroupId

GroupId

com.gojek.parquet
ArtifactId

ArtifactId

parquet-jackson
Version

Version

1.11.9
Type

Type

jar
Description

Description

Apache Parquet Jackson
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-jackson 1.11.9


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