MVN

net.sf.aislib.tools.mapping : plugin-m2

Maven & Gradle

Jul 08, 2012
1 stars

Simple OR java code generator - Maven2 plugin · Simple OR java code generator - Maven2 plugin

<plugin>
    <groupId>net.sf.aislib.tools.mapping</groupId>
    <artifactId>plugin-m2</artifactId>
    <version>1.3</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.aislib.tools.mapping : plugin-m2 to add to Maven - Latest Versions:

  • Latest Stable: 1.3

All Versions

Choose a version of net.sf.aislib.tools.mapping : plugin-m2 to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3
plugin-m2-1.3
1.2
plugin-m2-1.2
1.1
plugin-m2-1.1
1.0
plugin-m2-1.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.sf.aislib.tools.mapping</groupId>
    <artifactId>plugin-m2</artifactId>
    <version>1.3</version>
</plugin>