MVN

io.github.jcohy.gradle.aliyun-oss : io.github.jcohy.gradle.aliyun-oss.gradle.plugin

Maven & Gradle

Feb 21, 2023
5 stars

aliyun-oss · A Gradle plugin that transform file to aliyun oss when use OssUploadPlugin

<dependency>
    <groupId>io.github.jcohy.gradle.aliyun-oss</groupId>
    <artifactId>io.github.jcohy.gradle.aliyun-oss.gradle.plugin</artifactId>
    <version>3.0.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.jcohy.gradle.aliyun-oss : io.github.jcohy.gradle.aliyun-oss.gradle.plugin to add to Maven - Latest Versions:

  • Latest Stable: 3.0.0.0

All Versions

Choose a version of io.github.jcohy.gradle.aliyun-oss : io.github.jcohy.gradle.aliyun-oss.gradle.plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
io.github.jcohy.gradle.aliyun-oss.gradle.plugin-3.0.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.jcohy.gradle.aliyun-oss</groupId>
    <artifactId>io.github.jcohy.gradle.aliyun-oss.gradle.plugin</artifactId>
    <version>3.0.0.0</version>
</dependency>