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