MVN

org.kevoree.modeling : generator.mavenplugin

Maven & Gradle

Jun 02, 2016
1 usages
39 stars

KMF :: Generator :: MavenPlugin

<plugin>
    <groupId>org.kevoree.modeling</groupId>
    <artifactId>generator.mavenplugin</artifactId>
    <version>4.27.0.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.kevoree.modeling : generator.mavenplugin to add to Maven - Latest Versions:

  • Latest Stable: 4.27.0.2

All Versions

Choose a version of org.kevoree.modeling : generator.mavenplugin to add to Maven - All Versions:

Version Vulnerabilities Updated
4.27.x
generator.mavenplugin-4.27.0.2
generator.mavenplugin-4.27.0.1
generator.mavenplugin-4.27.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>org.kevoree.modeling</groupId>
    <artifactId>generator.mavenplugin</artifactId>
    <version>4.27.0.2</version>
</plugin>

Advertisement