How To Install Java Artifact com.twitter.parquet-avro v1.4.1

com.twitter parquet-avro 1.4.1

Introduction

In this article, we'll learn how to install Java artifact parquet-avro from com.twitter group in version 1.4.1. The artifact is available in 31 versions: 1.6.0rc7 1.6.0rc6 1.6.0rc5 1.6.0rc4 1.6.0rc3 1.6.0rc2 1.6.0rc1 1.6.0 1.5.0 1.4.3 1.4.2 1.4.1 1.4.0 1.3.2 1.3.1 1.3.0 1.2.10 1.2.9 1.2.8 1.2.7 1.2.6 1.2.5 1.2.4 1.2.3 1.2.2 1.2.1 1.2.0 1.1.1 1.1.0 1.0.1 1.0.0 The Parquet Avro project has its own website at: https://github.com/Parquet/parquet-mr. The parent project is: com.twitter::parquet::1.4.1

How To Install Java Artifact com.twitter.parquet-avro In Version 1.4.1

To install the Parquet Avro artifact in version 1.4.1 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Parquet Avro dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (4)

Provided dependencies (1)

Test dependencies (2)