MVN

com.fengjx.maven.cdn : maven-cdn-alioss-plugin

Maven & Gradle

Feb 15, 2017
6 stars

alioss · alioss is a maven plugin for upload cdn files to aliyun-oss

<plugin>
    <groupId>com.fengjx.maven.cdn</groupId>
    <artifactId>maven-cdn-alioss-plugin</artifactId>
    <version>1.0.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.fengjx.maven.cdn : maven-cdn-alioss-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.fengjx.maven.cdn : maven-cdn-alioss-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
maven-cdn-alioss-plugin-1.0.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.fengjx.maven.cdn</groupId>
    <artifactId>maven-cdn-alioss-plugin</artifactId>
    <version>1.0.0</version>
</plugin>

Advertisement