Jar examples for p:parquet-avro
You can download jar file parquet-avro 1.6.0 in this page.
Apache License
You can use the following script to add parquet-avro-1.6.0.jar to your project.
<dependency> <groupId>com.twitter</groupId> <artifactId>parquet-avro</artifactId> <version>1.6.0</version> </dependency>
compile group: 'com.twitter', name: 'parquet-avro', version: '1.6.0'
libraryDependencies += "com.twitter" % "parquet-avro" % "1.6.0"
<dependency org="com.twitter" name="parquet-avro" rev="1.6.0"/>
@Grapes(@Grab(group='com.twitter', module='parquet-avro', version='1.6.0'))
'com.twitter:parquet-avro:jar:1.6.0'
Click the following link to download the jar file.
parquet-avro-1.6.0-javadoc.jar