MVN

de.dagere.kopeme : kopememojo

Maven & Gradle

Feb 26, 2015
3 stars

KoPeMeMoJo · Mojo for executing KoPeMe-Tests

<plugin>
    <groupId>de.dagere.kopeme</groupId>
    <artifactId>kopememojo</artifactId>
    <version>0.5</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.dagere.kopeme : kopememojo to add to Maven - Latest Versions:

  • Latest Stable: 0.5

All Versions

Choose a version of de.dagere.kopeme : kopememojo to add to Maven - All Versions:

Version Vulnerabilities Updated
0.5
kopememojo-0.5
0.3
kopememojo-0.3
0.2
kopememojo-0.2
0.1
kopememojo-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>de.dagere.kopeme</groupId>
    <artifactId>kopememojo</artifactId>
    <version>0.5</version>
</plugin>