How To Install Java Artifact org.docx4j.docx4j v6.1.2

org.docx4j docx4j 6.1.2

Introduction

In this article, we'll learn how to install Java artifact docx4j from org.docx4j group in version 6.1.2. The artifact is available in 22 versions: 6.1.2 6.1.1 6.1.0 6.0.1 6.0.0 3.3.7 3.3.6 3.3.5 3.3.4 3.3.3 3.3.2 3.3.1 3.3.0 3.2.2 3.2.1 3.2.0 3.1.0 3.0.1 3.0.0 2.8.1 2.8.0 2.7.1 . The docx4j project has been released under Apache 2 license, and has its own website at: http://www.docx4java.org/ . The parent project is: org.sonatype.oss::oss-parent::7

How To Install Java Artifact org.docx4j.docx4j In Version 6.1.2

To install the docx4j artifact in version 6.1.2 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 docx4j 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 (22)

Provided dependencies (1)

Test dependencies (1)

Licenses