MVN

uk.co.thebadgerset : junit-toolkit-maven-plugin

Maven & Gradle

Dec 01, 2007

junit-toolkit-maven-plugin · Maven plugin for the JUnit Toolkit to run performance tests with TKTestRunner.

<plugin>
    <groupId>uk.co.thebadgerset</groupId>
    <artifactId>junit-toolkit-maven-plugin</artifactId>
    <version>0.7</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of uk.co.thebadgerset : junit-toolkit-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.7

All Versions

Choose a version of uk.co.thebadgerset : junit-toolkit-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.7
junit-toolkit-maven-plugin-0.7
0.6.x
junit-toolkit-maven-plugin-0.6.1
0.5
junit-toolkit-maven-plugin-0.5

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.thebadgerset</groupId>
    <artifactId>junit-toolkit-maven-plugin</artifactId>
    <version>0.7</version>
</plugin>

Advertisement