How To Install Java Artifact poi.poi-contrib v3.0.2-FINAL

poi poi-contrib 3.0.2-FINAL

Introduction

In this article, we'll learn how to install Java artifact poi-contrib from poi group in version 3.0.2-FINAL. The artifact is available in 10 versions: 3.1-beta2 3.1-beta1 3.1-FINAL 3.0.2-beta2 3.0.2-beta1 3.0.2-FINAL 3.0.1-FINAL 2.5.1-final-20040804 2.5-final-20040302 2.0-final-20040126

How To Install Java Artifact poi.poi-contrib In Version 3.0.2-FINAL

To install the Poi Contrib artifact in version 3.0.2-FINAL 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 Poi Contrib 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.