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