MVN

org.apache.clerezza : maven-jaxrs-report-plugin

Maven & Gradle

Feb 19, 2012

Clerezza - Maven JaxRs Report Plugin

<plugin>
    <groupId>org.apache.clerezza</groupId>
    <artifactId>maven-jaxrs-report-plugin</artifactId>
    <version>0.1-incubating</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.clerezza : maven-jaxrs-report-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.1-incubating

All Versions

Choose a version of org.apache.clerezza : maven-jaxrs-report-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1
maven-jaxrs-report-plugin-0.1-incubating

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.clerezza</groupId>
    <artifactId>maven-jaxrs-report-plugin</artifactId>
    <version>0.1-incubating</version>
</plugin>