MVN

se.alipsa : renjin-hamcrest-maven-plugin

Maven & Gradle

Oct 08, 2019
1 stars

renjin-hamcrest-maven-plugin Maven Mojo · A maven plugin to execute R hamcrest tests using the Renjin ScriptEngine

<plugin>
    <groupId>se.alipsa</groupId>
    <artifactId>renjin-hamcrest-maven-plugin</artifactId>
    <version>1.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of se.alipsa : renjin-hamcrest-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of se.alipsa : renjin-hamcrest-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2
renjin-hamcrest-maven-plugin-1.2
1.1
renjin-hamcrest-maven-plugin-1.1
1.0
renjin-hamcrest-maven-plugin-1.0

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>se.alipsa</groupId>
    <artifactId>renjin-hamcrest-maven-plugin</artifactId>
    <version>1.2</version>
</plugin>

Advertisement