How To Install Java Artifact fop.fop v0.20.5

fop fop 0.20.5

Introduction

In this article, we'll learn how to install Java artifact fop from fop group in version 0.20.5. The artifact is available in 5 versions: 0.20.5rc2 0.20.5-rc3-alpha 0.20.5 0.20.4 0.20.3 . The Fop project has been released under Apache Software Licesne, version 1.1 license.

How To Install Java Artifact fop.fop In Version 0.20.5

To install the Fop artifact in version 0.20.5 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 Fop 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 (6)

Licenses