MVN

com.github.xiaoymin : deploy-helper-maven-plugin

Maven & Gradle

Jul 15, 2020
<plugin>
    <groupId>com.github.xiaoymin</groupId>
    <artifactId>deploy-helper-maven-plugin</artifactId>
    <version>1.3</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.xiaoymin : deploy-helper-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.3

All Versions

Choose a version of com.github.xiaoymin : deploy-helper-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3
deploy-helper-maven-plugin-1.3
1.2
deploy-helper-maven-plugin-1.2
1.1
deploy-helper-maven-plugin-1.1
1.0
deploy-helper-maven-plugin-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>com.github.xiaoymin</groupId>
    <artifactId>deploy-helper-maven-plugin</artifactId>
    <version>1.3</version>
</plugin>