MVN

org.jtestr : jtestr

Maven & Gradle

Sep 30, 2010

JtestR

<plugin>
    <groupId>org.jtestr</groupId>
    <artifactId>jtestr</artifactId>
    <version>0.6</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.6

All Versions

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

Version Vulnerabilities Updated
0.6
jtestr-0.6
0.5
jtestr-0.5
0.4.x
jtestr-0.4.0
0.3.x
jtestr-0.3.1
0.3
jtestr-0.3
0.2.x
jtestr-0.2.1
0.2
jtestr-0.2
0.1.x
jtestr-0.1.1
0.1
jtestr-0.1

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.jtestr</groupId>
    <artifactId>jtestr</artifactId>
    <version>0.6</version>
</plugin>