How To Install Java Artifact net.sourceforge.jexcelapi.jxl v2.6.12

net.sourceforge.jexcelapi jxl 2.6.12

Introduction

In this article, we'll learn how to install Java artifact jxl from net.sourceforge.jexcelapi group in version 2.6.12. The artifact is available in 5 versions: 2.6.12 2.6.10 2.6.3 2.6 2.5.7 . The jxl project has been released under GNU Lesser General Public License license, and has its own website at: http://www.jexcelapi.org .

How To Install Java Artifact net.sourceforge.jexcelapi.jxl In Version 2.6.12

To install the jxl artifact in version 2.6.12 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 jxl 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 (1)

Test dependencies (1)

Licenses

Developers