MVN

org.apache.xmlgraphics : fop-pdf-images

Maven & Gradle

Aug 21, 2023
2 usages

Apache FOP PDF Images · Apache FOP PDF Images plug-in extends FOP in order to add support for using PDF images in fo:external-graphic elements when generating PDF files.

<dependency>
    <groupId>org.apache.xmlgraphics</groupId>
    <artifactId>fop-pdf-images</artifactId>
    <version>2.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.xmlgraphics : fop-pdf-images to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.9

All Versions

Choose a version of org.apache.xmlgraphics : fop-pdf-images to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.9
fop-pdf-images-2.9
2.8
fop-pdf-images-2.8
2.7
fop-pdf-images-2.7
2.6
fop-pdf-images-2.6
2.5
fop-pdf-images-2.5
2.4
fop-pdf-images-2.4
2.3
fop-pdf-images-2.3
2.2
fop-pdf-images-2.2

How to add a dependency to Maven

Add the following org.apache.xmlgraphics : fop-pdf-images maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.xmlgraphics</groupId>
    <artifactId>fop-pdf-images</artifactId>
    <version>2.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.xmlgraphics : fop-pdf-images gradle dependency to your build.gradle file:

implementation 'org.apache.xmlgraphics:fop-pdf-images:2.9'

Gradle Kotlin DSL: Add the following org.apache.xmlgraphics : fop-pdf-images gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.xmlgraphics:fop-pdf-images:2.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.xmlgraphics : fop-pdf-images sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.xmlgraphics" % "fop-pdf-images" % "2.9"

Advertisement

Dependencies from Group

fop
Aug 21, 2023
163 usages
Aug 21, 2023
144 usages
Aug 21, 2023
100 usages
Aug 21, 2023
94 usages

Discover Dependencies

Aug 04, 2023
23 usages
1k stars
Jun 01, 2018
10 usages
110 stars
Jun 20, 2019
3 usages
0 stars
Jun 22, 2023
5 usages
309 stars
Jan 27, 2023
18 usages
1.3k stars
Aug 27, 2020
Jul 26, 2023
23 usages
Jul 06, 2023