is not current version
Last Version 6.3.3

nz.co.senanque:maduradocs 6.3.1

MaduraDocs generates a PDF file from an XML source file. It is a maven plugin, so it can be added to a maven project and the PDF will be generated as part of the build (the package phase).

GroupId

GroupId

nz.co.senanque
ArtifactId

ArtifactId

maduradocs
Version

Version

6.3.1
Type

Type

maven-plugin

Download maduradocs 6.3.1


<plugin>
    <groupId>nz.co.senanque</groupId>
    <artifactId>maduradocs</artifactId>
    <version>6.3.1</version>
</plugin>