MVN

cc.shacocloud : mirage-maven-plugin

Maven & Gradle

Apr 12, 2023

mirage maven 打包插件

<plugin>
    <groupId>cc.shacocloud</groupId>
    <artifactId>mirage-maven-plugin</artifactId>
    <version>2.0.9</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cc.shacocloud : mirage-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.0.9

All Versions

Choose a version of cc.shacocloud : mirage-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
mirage-maven-plugin-2.1.0
2.0.x
mirage-maven-plugin-2.0.9
mirage-maven-plugin-2.0.8
mirage-maven-plugin-2.0.7
mirage-maven-plugin-2.0.6
mirage-maven-plugin-2.0.5
mirage-maven-plugin-2.0.4
mirage-maven-plugin-2.0.3
mirage-maven-plugin-2.0.2

How to add a plugin to Maven

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

<plugin>
    <groupId>cc.shacocloud</groupId>
    <artifactId>mirage-maven-plugin</artifactId>
    <version>2.0.9</version>
</plugin>