MVN

cn.ezeyc : x-maven-plugin

Maven & Gradle

Dec 21, 2022

x-maven-plugin

<plugin>
    <groupId>cn.ezeyc</groupId>
    <artifactId>x-maven-plugin</artifactId>
    <version>1.3.6</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.ezeyc : x-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.3.6

All Versions

Choose a version of cn.ezeyc : x-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
x-maven-plugin-1.3.6
x-maven-plugin-1.3.5
x-maven-plugin-1.3.4
x-maven-plugin-1.3.3
x-maven-plugin-1.3.2
x-maven-plugin-1.3.1
1.3
x-maven-plugin-1.3
1.2
x-maven-plugin-1.2
1.1
x-maven-plugin-1.1
1
x-maven-plugin-1

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>cn.ezeyc</groupId>
    <artifactId>x-maven-plugin</artifactId>
    <version>1.3.6</version>
</plugin>

Advertisement