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