MVN

net.roboconf : roboconf-maven-plugin

Maven & Gradle

Sep 04, 2017
33 stars

Roboconf :: Maven Plug-in

<plugin>
    <groupId>net.roboconf</groupId>
    <artifactId>roboconf-maven-plugin</artifactId>
    <version>0.9.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.roboconf : roboconf-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.9.1

All Versions

Choose a version of net.roboconf : roboconf-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.9.x
roboconf-maven-plugin-0.9.1
0.9
roboconf-maven-plugin-0.9
0.8
roboconf-maven-plugin-0.8
0.7
roboconf-maven-plugin-0.7
0.6.x
roboconf-maven-plugin-0.6.1
0.6
roboconf-maven-plugin-0.6
0.5
roboconf-maven-plugin-0.5
0.4
roboconf-maven-plugin-0.4
0.3
roboconf-maven-plugin-0.3
0.2
roboconf-maven-plugin-0.2

How to add a plugin to Maven

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

<plugin>
    <groupId>net.roboconf</groupId>
    <artifactId>roboconf-maven-plugin</artifactId>
    <version>0.9.1</version>
</plugin>

Advertisement