MVN

com.agilejava.docbkx : docbkx-fop-support

Maven & Gradle

Apr 26, 2016
14 stars

Docbkx FOP Support · Additional support for Apache FOP.

<plugin>
    <groupId>com.agilejava.docbkx</groupId>
    <artifactId>docbkx-fop-support</artifactId>
    <version>2.0.17</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.agilejava.docbkx : docbkx-fop-support to add to Maven - Latest Versions:

  • Latest Stable: 2.0.17

All Versions

Choose a version of com.agilejava.docbkx : docbkx-fop-support to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
docbkx-fop-support-2.0.17
docbkx-fop-support-2.0.16
docbkx-fop-support-2.0.15
docbkx-fop-support-2.0.14
docbkx-fop-support-2.0.13
docbkx-fop-support-2.0.12
docbkx-fop-support-2.0.11
docbkx-fop-support-2.0.10
docbkx-fop-support-2.0.9
docbkx-fop-support-2.0.8

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>com.agilejava.docbkx</groupId>
    <artifactId>docbkx-fop-support</artifactId>
    <version>2.0.17</version>
</plugin>

Advertisement