MVN

org.apache.tapestry : tapestry-component-report

Maven & Gradle

Jun 22, 2011

Tapestry Component Parameters Report · Generates component parameter documentation for Tapestry components, mixins (and base classes)

<plugin>
    <groupId>org.apache.tapestry</groupId>
    <artifactId>tapestry-component-report</artifactId>
    <version>5.2.6</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.tapestry : tapestry-component-report to add to Maven - Latest Versions:

  • Latest Stable: 5.2.6

All Versions

Choose a version of org.apache.tapestry : tapestry-component-report to add to Maven - All Versions:

Version Vulnerabilities Updated
5.2.x
tapestry-component-report-5.2.6
tapestry-component-report-5.2.5
tapestry-component-report-5.2.4
tapestry-component-report-5.2.2
tapestry-component-report-5.2.1
tapestry-component-report-5.2.0
5.1.x
tapestry-component-report-5.1.0.5
tapestry-component-report-5.1.0.4
tapestry-component-report-5.1.0.3
tapestry-component-report-5.1.0.2
tapestry-component-report-5.1.0.1
tapestry-component-report-5.1.0.0
5.0.x
tapestry-component-report-5.0.19
tapestry-component-report-5.0.18
tapestry-component-report-5.0.17
tapestry-component-report-5.0.16
tapestry-component-report-5.0.15
tapestry-component-report-5.0.14
tapestry-component-report-5.0.13
tapestry-component-report-5.0.12
tapestry-component-report-5.0.11
tapestry-component-report-5.0.10
tapestry-component-report-5.0.9
tapestry-component-report-5.0.7
tapestry-component-report-5.0.6
tapestry-component-report-5.0.5
tapestry-component-report-5.0.4
tapestry-component-report-5.0.3
tapestry-component-report-5.0.2

How to add a plugin to Maven

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

<plugin>
    <groupId>org.apache.tapestry</groupId>
    <artifactId>tapestry-component-report</artifactId>
    <version>5.2.6</version>
</plugin>