MVN

com.agical.rmock : rmock-full

Maven & Gradle

May 12, 2007

RMock Delivery

<dependency>
    <groupId>com.agical.rmock</groupId>
    <artifactId>rmock-full</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.0.0

All Versions

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

Version Vulnerabilities Updated
2.0.x
rmock-full-2.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.agical.rmock</groupId>
    <artifactId>rmock-full</artifactId>
    <version>2.0.0</version>
</dependency>