MVN

dev.qiao : rancher-maven-plugin

Maven & Gradle

Feb 04, 2020

rancher-maven-plugin · use v3 api send put request to update deployment

<plugin>
    <groupId>dev.qiao</groupId>
    <artifactId>rancher-maven-plugin</artifactId>
    <version>1.2-RELEASE</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of dev.qiao : rancher-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.2-RELEASE

All Versions

Choose a version of dev.qiao : rancher-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2
rancher-maven-plugin-1.2-RELEASE
1.1
rancher-maven-plugin-1.1-RELEASE
1.0
rancher-maven-plugin-1.0-RELEASE

How to add a plugin to Maven

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

<plugin>
    <groupId>dev.qiao</groupId>
    <artifactId>rancher-maven-plugin</artifactId>
    <version>1.2-RELEASE</version>
</plugin>