MVN

com.aeontronix.anypoint-tools : anypoint-maven-plugin

Maven & Gradle

Oct 15, 2019

Aeontronix Anypoint Automation Tools: Maven Plugin

<plugin>
    <groupId>com.aeontronix.anypoint-tools</groupId>
    <artifactId>anypoint-maven-plugin</artifactId>
    <version>0.9.43</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.aeontronix.anypoint-tools : anypoint-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.9.43

All Versions

Choose a version of com.aeontronix.anypoint-tools : anypoint-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.9.x
anypoint-maven-plugin-0.9.43
anypoint-maven-plugin-0.9.42
anypoint-maven-plugin-0.9.41
anypoint-maven-plugin-0.9.40

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.aeontronix.anypoint-tools</groupId>
    <artifactId>anypoint-maven-plugin</artifactId>
    <version>0.9.43</version>
</plugin>