MVN

net.mdatools : modelant.conversion.maven.plugin

Maven & Gradle

Nov 02, 2018
0 stars

modelant.conversion.maven.plugin · Maven plugin for models conversion

<plugin>
    <groupId>net.mdatools</groupId>
    <artifactId>modelant.conversion.maven.plugin</artifactId>
    <version>3.3.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.mdatools : modelant.conversion.maven.plugin to add to Maven - Latest Versions:

  • Latest Stable: 3.3.0

All Versions

Choose a version of net.mdatools : modelant.conversion.maven.plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
3.3.x
modelant.conversion.maven.plugin-3.3.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>net.mdatools</groupId>
    <artifactId>modelant.conversion.maven.plugin</artifactId>
    <version>3.3.0</version>
</plugin>

Advertisement