MVN

com.rultor : rultor-maven-plugin

Maven & Gradle

Jan 07, 2014

rultor-maven-plugin · Rultor.com Supplementary Maven Plugin

<plugin>
    <groupId>com.rultor</groupId>
    <artifactId>rultor-maven-plugin</artifactId>
    <version>0.5</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.5

All Versions

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

Version Vulnerabilities Updated
0.5
rultor-maven-plugin-0.5
0.4
rultor-maven-plugin-0.4
0.3.x
rultor-maven-plugin-0.3.1
0.3
rultor-maven-plugin-0.3
0.2
rultor-maven-plugin-0.2
0.1
rultor-maven-plugin-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.rultor</groupId>
    <artifactId>rultor-maven-plugin</artifactId>
    <version>0.5</version>
</plugin>

Advertisement