MVN

com.amitapi : amit-maven-plugin

Maven & Gradle

Jan 26, 2019
0 stars

amit-maven-plugin Maven Mojo · Amit API compiler

<plugin>
    <groupId>com.amitapi</groupId>
    <artifactId>amit-maven-plugin</artifactId>
    <version>3.1.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.amitapi : amit-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 3.1.0

All Versions

Choose a version of com.amitapi : amit-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
3.1.x
amit-maven-plugin-3.1.0
3.0.x
amit-maven-plugin-3.0.0
2.0.x
amit-maven-plugin-2.0.0
1.0.x
amit-maven-plugin-1.0.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>com.amitapi</groupId>
    <artifactId>amit-maven-plugin</artifactId>
    <version>3.1.0</version>
</plugin>

Advertisement