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

Jar examples for p:parquet-thrift

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials