Download parquet-thrift-1.6.0rc4.jar file - Jar p

Jar examples for p:parquet-thrift

Description

You can download jar file parquet-thrift 1.6.0rc4 in this page.

Build File

You can use the following script to add parquet-thrift-1.6.0rc4.jar to your project.

<dependency>
   <groupId>com.twitter</groupId>
   <artifactId>parquet-thrift</artifactId>
   <version>1.6.0rc4</version>
</dependency>
compile group: 'com.twitter', name: 'parquet-thrift', version: '1.6.0rc4'
libraryDependencies += "com.twitter" % "parquet-thrift" % "1.6.0rc4"
<dependency org="com.twitter" name="parquet-thrift" rev="1.6.0rc4"/>
@Grapes(@Grab(group='com.twitter', module='parquet-thrift', version='1.6.0rc4'))
'com.twitter:parquet-thrift:jar:1.6.0rc4'

Download

Click the following link to download the jar file.

parquet-thrift-1.6.0rc4-javadoc.jar
parquet-thrift-1.6.0rc4-sources.jar
parquet-thrift-1.6.0rc4-tests.jar
parquet-thrift-1.6.0rc4.jar
parquet-thrift-1.6.0rc4.pom



Related Tutorials