MVN

com.qlangtech.maven.cloud : oss-storage-wagon

Maven & Gradle

Jul 27, 2023
<plugin>
    <groupId>com.qlangtech.maven.cloud</groupId>
    <artifactId>oss-storage-wagon</artifactId>
    <version>3.1.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.qlangtech.maven.cloud : oss-storage-wagon to add to Maven - Latest Versions:

  • Latest Stable: 3.1.0

All Versions

Choose a version of com.qlangtech.maven.cloud : oss-storage-wagon to add to Maven - All Versions:

Version Vulnerabilities Updated
3.1.x
oss-storage-wagon-3.1.0
3.0
oss-storage-wagon-3.0
2.3
oss-storage-wagon-2.3

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.qlangtech.maven.cloud</groupId>
    <artifactId>oss-storage-wagon</artifactId>
    <version>3.1.0</version>
</plugin>