MVN

uk.co.codera : codera-test-reporting-maven-plugin

Maven & Gradle

Dec 14, 2016

Codera Test Reporting Maven Plugin

<plugin>
    <groupId>uk.co.codera</groupId>
    <artifactId>codera-test-reporting-maven-plugin</artifactId>
    <version>0.0.8</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of uk.co.codera : codera-test-reporting-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.0.8

All Versions

Choose a version of uk.co.codera : codera-test-reporting-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
codera-test-reporting-maven-plugin-0.0.8
codera-test-reporting-maven-plugin-0.0.7
codera-test-reporting-maven-plugin-0.0.6
codera-test-reporting-maven-plugin-0.0.5
codera-test-reporting-maven-plugin-0.0.4
codera-test-reporting-maven-plugin-0.0.3

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.co.codera</groupId>
    <artifactId>codera-test-reporting-maven-plugin</artifactId>
    <version>0.0.8</version>
</plugin>

Advertisement