MVN

cn.weforward : build-maven-plugin

Maven & Gradle

Nov 22, 2022
0 stars

weforward-buildplugin · weforward module

<plugin>
    <groupId>cn.weforward</groupId>
    <artifactId>build-maven-plugin</artifactId>
    <version>1.2.5</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.weforward : build-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.2.5

All Versions

Choose a version of cn.weforward : build-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
build-maven-plugin-1.2.5
build-maven-plugin-1.2.4
build-maven-plugin-1.2.3
build-maven-plugin-1.2.2
build-maven-plugin-1.2.1
build-maven-plugin-1.2.0
1.1.x
build-maven-plugin-1.1.1
build-maven-plugin-1.1.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>cn.weforward</groupId>
    <artifactId>build-maven-plugin</artifactId>
    <version>1.2.5</version>
</plugin>

Advertisement