MVN

org.kevoree.mwg.plugins : model.mavenplugin

Maven & Gradle

Feb 03, 2017

mwg :: Plugins :: Model.mavenplugin

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

Latest Version

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

  • Latest Stable: 11

All Versions

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

Version Vulnerabilities Updated
11
model.mavenplugin-11
10
model.mavenplugin-10

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>model.mavenplugin</artifactId>
    <version>11</version>
</plugin>

Advertisement