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