MVN

net.oschina.michaelmofa : rd-maven-plugin

Maven & Gradle

Sep 11, 2016

rd-maven-plugin Maven Plugin · 部署项目到远程服务器

<plugin>
    <groupId>net.oschina.michaelmofa</groupId>
    <artifactId>rd-maven-plugin</artifactId>
    <version>1.0.3</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.oschina.michaelmofa : rd-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.3

All Versions

Choose a version of net.oschina.michaelmofa : rd-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
rd-maven-plugin-1.0.3
rd-maven-plugin-1.0.2
rd-maven-plugin-1.0.1
1.0
rd-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>net.oschina.michaelmofa</groupId>
    <artifactId>rd-maven-plugin</artifactId>
    <version>1.0.3</version>
</plugin>

Advertisement