How To Install Java Artifact org.apache.pdfbox.fontbox v1.8.1

org.apache.pdfbox fontbox 1.8.1

Introduction

In this article, we'll learn how to install Java artifact fontbox from org.apache.pdfbox group in version 1.8.1. The artifact is available in 71 versions: 3.0.2 3.0.1 3.0.0-beta1 3.0.0-alpha3 3.0.0-alpha2 3.0.0-RC1 3.0.0 2.0.31 2.0.30 2.0.29 2.0.28 2.0.27 2.0.26 2.0.25 2.0.24 2.0.23 2.0.22 2.0.21 2.0.20 2.0.19 2.0.18 2.0.17 2.0.16 2.0.15 2.0.14 2.0.13 2.0.12 2.0.11 2.0.10 2.0.9 2.0.8 2.0.7 2.0.6 2.0.5 2.0.4 2.0.3 2.0.2 2.0.1 2.0.0-RC3 2.0.0-RC2 2.0.0-RC1 2.0.0 1.8.17 1.8.16 1.8.15 1.8.14 1.8.13 1.8.12 1.8.11 1.8.10 1.8.9 1.8.8 1.8.7 1.8.6 1.8.5 1.8.4 1.8.3 1.8.2 1.8.1 1.8.0 1.7.1 1.7.0 1.6.0 1.5.0 1.4.0 1.3.1 1.2.1 1.2.0 1.1.0 1.0.0 0.8.0-incubator The Apache FontBox project has its own website at: http://pdfbox.apache.org/. The parent project is: org.apache.pdfbox::pdfbox-parent::1.8.1

How To Install Java Artifact org.apache.pdfbox.fontbox In Version 1.8.1

To install the Apache FontBox artifact in version 1.8.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 Apache FontBox 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)