Download parquet-protobuf-1.8.1.jar file - Jar p

Jar examples for p:parquet-protobuf

Description

You can download jar file parquet-protobuf 1.8.1 in this page.

License

Apache License

Build File

You can use the following script to add parquet-protobuf-1.8.1.jar to your project.

<dependency>
   <groupId>org.apache.parquet</groupId>
   <artifactId>parquet-protobuf</artifactId>
   <version>1.8.1</version>
</dependency>
compile group: 'org.apache.parquet', name: 'parquet-protobuf', version: '1.8.1'
libraryDependencies += "org.apache.parquet" % "parquet-protobuf" % "1.8.1"
<dependency org="org.apache.parquet" name="parquet-protobuf" rev="1.8.1"/>
@Grapes(@Grab(group='org.apache.parquet', module='parquet-protobuf', version='1.8.1'))
'org.apache.parquet:parquet-protobuf:jar:1.8.1'

Download

Click the following link to download the jar file.

parquet-protobuf-1.8.1-javadoc.jar
parquet-protobuf-1.8.1-sources.jar
parquet-protobuf-1.8.1-tests.jar
parquet-protobuf-1.8.1.jar
parquet-protobuf-1.8.1.pom



Related Tutorials