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