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