How To Install Java Artifact org.apache.xmlgraphics.fop-parent v2.7

org.apache.xmlgraphics fop-parent 2.7

Introduction

In this article, we'll learn how to install Java artifact fop-parent from org.apache.xmlgraphics group in version 2.7. The artifact is available in 6 versions: 2.9 2.8 2.7 2.6 2.5 2.4 . The Apache FOP Parent project has been released under The Apache Software License, Version 2.0 license, and has its own website at: http://xmlgraphics.apache.org/fop/ .

How To Install Java Artifact org.apache.xmlgraphics.fop-parent In Version 2.7

To install the Apache FOP Parent artifact in version 2.7 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 FOP Parent 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.

Licenses