MVN

uk.org.retep.third-party.docbkx-tools : docbkx-fop-support

Maven & Gradle

Jan 29, 2010

Docbkx FOP Support · Additional support for Apache FOP.

<plugin>
    <groupId>uk.org.retep.third-party.docbkx-tools</groupId>
    <artifactId>docbkx-fop-support</artifactId>
    <version>10.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of uk.org.retep.third-party.docbkx-tools : docbkx-fop-support to add to Maven - Latest Versions:

  • Latest Stable: 10.1

All Versions

Choose a version of uk.org.retep.third-party.docbkx-tools : docbkx-fop-support to add to Maven - All Versions:

Version Vulnerabilities Updated
10.1
docbkx-fop-support-10.1

How to add a plugin to Maven

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

<plugin>
    <groupId>uk.org.retep.third-party.docbkx-tools</groupId>
    <artifactId>docbkx-fop-support</artifactId>
    <version>10.1</version>
</plugin>