MVN

org.kevoree.mwg.plugins : mavenplugin

Maven & Gradle

Sep 30, 2016

mwg :: Plugins :: Model.mavenplugin

<plugin>
    <groupId>org.kevoree.mwg.plugins</groupId>
    <artifactId>mavenplugin</artifactId>
    <version>7</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.kevoree.mwg.plugins : mavenplugin to add to Maven - Latest Versions:

  • Latest Stable: 7

All Versions

Choose a version of org.kevoree.mwg.plugins : mavenplugin to add to Maven - All Versions:

Version Vulnerabilities Updated
7
mavenplugin-7
6
mavenplugin-6

How to add a plugin to Maven

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

<plugin>
    <groupId>org.kevoree.mwg.plugins</groupId>
    <artifactId>mavenplugin</artifactId>
    <version>7</version>
</plugin>

Advertisement