MVN

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

Maven & Gradle

Jan 12, 2019
4 stars

Anypoint Tools Maven Plugin

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

Latest Version

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

  • Latest Stable: 0.9.40

All Versions

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

Version Vulnerabilities Updated
0.9.x
anypoint-maven-plugin-0.9.40
anypoint-maven-plugin-0.9.39
anypoint-maven-plugin-0.9.38
anypoint-maven-plugin-0.9.37
anypoint-maven-plugin-0.9.36
anypoint-maven-plugin-0.9.35
anypoint-maven-plugin-0.9.34
anypoint-maven-plugin-0.9.33
anypoint-maven-plugin-0.9.32
anypoint-maven-plugin-0.9.31
anypoint-maven-plugin-0.9.30
anypoint-maven-plugin-0.9.29
anypoint-maven-plugin-0.9.28
anypoint-maven-plugin-0.9.27
anypoint-maven-plugin-0.9.26
anypoint-maven-plugin-0.9.25
anypoint-maven-plugin-0.9.24

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