MVN

com.alibaba.citrus.tool : maven-autoconfig-plugin

Maven & Gradle

Oct 27, 2011

Maven plugin for autoconfig

<plugin>
    <groupId>com.alibaba.citrus.tool</groupId>
    <artifactId>maven-autoconfig-plugin</artifactId>
    <version>1.0.10</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.alibaba.citrus.tool : maven-autoconfig-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.10

All Versions

Choose a version of com.alibaba.citrus.tool : maven-autoconfig-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
maven-autoconfig-plugin-1.0.10

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.alibaba.citrus.tool</groupId>
    <artifactId>maven-autoconfig-plugin</artifactId>
    <version>1.0.10</version>
</plugin>

Advertisement