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

Jar examples for p:parquet-thrift

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials