MVN

org.jnario : report

Maven & Gradle

Jul 15, 2014
2 usages
135 stars

Jnario Maven Report Plugin · The report generator for the Jnario testing language.

<plugin>
    <groupId>org.jnario</groupId>
    <artifactId>report</artifactId>
    <version>1.0.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jnario : report to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of org.jnario : report to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
report-1.0.1
report-1.0.0
0.7.x
report-0.7.5
report-0.7.4
report-0.7.3
report-0.7.2
report-0.7.1
report-0.7.0
0.6.x
report-0.6.1
report-0.6.0
0.5.x
report-0.5.1
report-0.5.0
0.4.x
report-0.4.3
report-0.4.2
report-0.4.1
report-0.4.0

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.jnario</groupId>
    <artifactId>report</artifactId>
    <version>1.0.1</version>
</plugin>

Advertisement