MVN

com.googlecode.rapid-framework : rapid-plugins

Maven & Gradle

Mar 21, 2012
1 usages

rapid-plugins · rapid-plugins mojos

<plugin>
    <groupId>com.googlecode.rapid-framework</groupId>
    <artifactId>rapid-plugins</artifactId>
    <version>4.0.6</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.googlecode.rapid-framework : rapid-plugins to add to Maven - Latest Versions:

  • Latest Stable: 4.0.6

All Versions

Choose a version of com.googlecode.rapid-framework : rapid-plugins to add to Maven - All Versions:

Version Vulnerabilities Updated
4.0.x
rapid-plugins-4.0.6
rapid-plugins-4.0.5
1.1
rapid-plugins-1.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>com.googlecode.rapid-framework</groupId>
    <artifactId>rapid-plugins</artifactId>
    <version>4.0.6</version>
</plugin>