MVN

com.zusmart : zusmart-maven-plugin

Maven & Gradle

Mar 25, 2019

zusmart-maven-plugin · 项目打包maven插件,使用此插件可直接打包成zip文件,包含引用及启动脚本,可直接用户生产

<plugin>
    <groupId>com.zusmart</groupId>
    <artifactId>zusmart-maven-plugin</artifactId>
    <version>0.0.3</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.zusmart : zusmart-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.0.3

All Versions

Choose a version of com.zusmart : zusmart-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
zusmart-maven-plugin-0.0.3
zusmart-maven-plugin-0.0.2
zusmart-maven-plugin-0.0.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>com.zusmart</groupId>
    <artifactId>zusmart-maven-plugin</artifactId>
    <version>0.0.3</version>
</plugin>

Advertisement