MVN

org.apache.parquet : parquet-protobuf

Maven & Gradle

May 12, 2023
16 usages
1.4k stars

Apache Parquet Protobuf

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

Latest Version

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

  • Latest Stable: 1.13.1

All Versions

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

Version Vulnerabilities Updated
1.13.x
parquet-protobuf-1.13.1
parquet-protobuf-1.13.0
1.12.x
parquet-protobuf-1.12.3
parquet-protobuf-1.12.2
parquet-protobuf-1.12.1
parquet-protobuf-1.12.0
1.11.x
parquet-protobuf-1.11.2
parquet-protobuf-1.11.1
parquet-protobuf-1.11.0
1.10.x
parquet-protobuf-1.10.1
parquet-protobuf-1.10.0
1.9.x
parquet-protobuf-1.9.0
1.8.x
parquet-protobuf-1.8.3
parquet-protobuf-1.8.2
parquet-protobuf-1.8.1
parquet-protobuf-1.8.0
1.7.x
parquet-protobuf-1.7.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.apache.parquet</groupId>
    <artifactId>parquet-protobuf</artifactId>
    <version>1.13.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.apache.parquet:parquet-protobuf:1.13.1'

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

implementation("org.apache.parquet:parquet-protobuf:1.13.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.apache.parquet" % "parquet-protobuf" % "1.13.1"

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

Jul 06, 2017
1 usages
1 stars
Mar 15, 2018
2 usages
Nov 17, 2016
2 usages
164 stars
Nov 10, 2018
2 usages
0 stars
Aug 27, 2019
2 usages
1 stars
Sep 24, 2015
2 usages
6 stars
Mar 16, 2020
3 usages
11 stars