MVN

org.apache.parquet : parquet-format

Maven & Gradle

Apr 07, 2021
22 usages
1.5k stars

Apache Parquet Format · Parquet is a columnar storage format that supports nested data. This provides all generated metadata code.

<dependency>
    <groupId>org.apache.parquet</groupId>
    <artifactId>parquet-format</artifactId>
    <version>2.9.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.parquet : parquet-format to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.9.0

All Versions

Choose a version of org.apache.parquet : parquet-format to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.9.x
parquet-format-2.9.0
2.8.x
parquet-format-2.8.0
2.7.x
parquet-format-2.7.0
2.6.x
parquet-format-2.6.0
2.5.x
parquet-format-2.5.0
2.4.x
parquet-format-2.4.0
2.3.x
parquet-format-2.3.1
parquet-format-2.3.0-incubating

How to add a dependency to Maven

Add the following org.apache.parquet : parquet-format maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.parquet</groupId>
    <artifactId>parquet-format</artifactId>
    <version>2.9.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.parquet : parquet-format gradle dependency to your build.gradle file:

implementation 'org.apache.parquet:parquet-format:2.9.0'

Gradle Kotlin DSL: Add the following org.apache.parquet : parquet-format gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.parquet:parquet-format:2.9.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.parquet : parquet-format sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.parquet" % "parquet-format" % "2.9.0"

Advertisement

Dependencies from Group

May 12, 2023
267 usages
2k stars
May 12, 2023
198 usages
2k stars
May 12, 2023
131 usages
1.4k stars
May 12, 2023
64 usages
1.4k stars
May 12, 2023
30 usages
1.4k stars

Discover Dependencies

Jun 01, 2023
13 usages
875 stars
Apr 09, 2023
1 stars
Jul 05, 2023
1 usages
0 stars
Dec 07, 2017
10 usages
810 stars
Jul 14, 2023
5 usages
945 stars
Jul 14, 2023
1 usages
945 stars
Jul 14, 2023
10 usages
945 stars
Jan 30, 2021
55 usages
44.1k stars