MVN

com.agical.rmock : rmock-maven-plugin

Maven & Gradle

May 12, 2007

RMock Maven Plugin · This Maven plugin makes it easier to configure the TDDoc documentation generation.

<plugin>
    <groupId>com.agical.rmock</groupId>
    <artifactId>rmock-maven-plugin</artifactId>
    <version>1.0.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.agical.rmock : rmock-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.agical.rmock : rmock-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
rmock-maven-plugin-1.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>com.agical.rmock</groupId>
    <artifactId>rmock-maven-plugin</artifactId>
    <version>1.0.1</version>
</plugin>