How To Install Java Artifact com.twitter.parquet-jackson v1.6.0rc2

com.twitter parquet-jackson 1.6.0rc2

Introduction

In this article, we'll learn how to install Java artifact parquet-jackson from com.twitter group in version 1.6.0rc2. The artifact is available in 14 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 The Parquet Jackson project has its own website at: https://github.com/Parquet/parquet-mr. The parent project is: com.twitter::parquet::1.6.0rc2

How To Install Java Artifact com.twitter.parquet-jackson In Version 1.6.0rc2

To install the Parquet Jackson artifact in version 1.6.0rc2 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 Jackson 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.

Test dependencies (3)