| Title: |
taotao-boot-starter-oss-aliyun |
| Group ID: |
io.github.shuigedeng |
| Artifact ID: |
taotao-boot-starter-oss-aliyun |
| Version: |
2026.09 |
| Last modified: |
29.08.2026 09:56 |
| Packaging: |
module |
| Name: |
taotao-boot-starter-oss-aliyun |
| Description: |
taotao-boot-starter-oss-aliyun |
| URL: |
https://github.com/shuigedeng/taotao-cloud-project.git |
| Vendor: |
Apache Software Foundation |
|
|
| Size: |
33.0 KB |
| Download: |
https://repo.maven.apache.org/maven2/io/github/shuigedeng/taotao-boot-starter-oss-aliyun/2026.09/taotao-boot-starter-oss-aliyun-2026.09.jar |
| POM: |
Show
hide
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<!-- This module was also published with a richer model, Gradle metadata, -->
<!-- which should be used instead. Do not delete the following line which -->
<!-- is to indicate to Gradle or any Gradle module metadata file consumer -->
<!-- that they should prefer consuming it instead. -->
<!-- do_not_remove: published-with-gradle-metadata -->
<modelVersion>4.0.0</modelVersion>
<groupId>io.github.shuigedeng</groupId>
<artifactId>taotao-boot-starter-oss-aliyun</artifactId>
<version>2026.09</version>
<name>taotao-boot-starter-oss-aliyun</name>
<description>taotao-boot-starter-oss-aliyun</description>
<url>https://github.com/shuigedeng/taotao-cloud-project.git</url>
<licenses>
<license>
<name>The Apache License, Version 2.0</name>
<url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
<distribution>https://www.apache.org/licenses/LICENSE-2.0.txt</distribution>
</license>
</licenses>
<developers>
<developer>
<name>shuigedeng</name>
<email>981376577@qq.com</email>
<url>https://github.com/shuigedeng</url>
</developer>
</developers>
<scm>
<connection>scm:git:git@github.com:shuigedeng/taotao-cloud-project.git</connection>
<developerConnection>scm:git:ssh://git@github.com:shuigedeng/taotao-cloud-project.git</developerConnection>
<url>https://github.com/shuigedeng/taotao-cloud-project.git</url>
</scm>
<properties>
<maven.compiler.target>25</maven.compiler.target>
<taotao-boot-dependencies.version>2026.09</taotao-boot-dependencies.version>
<taotao-cloud-dependencies.version>2026.09</taotao-cloud-dependencies.version>
<java.version>25</java.version>
<maven.compiler.source>25</maven.compiler.source>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<spring-boot-dependencies.version>4.1.1</spring-boot-dependencies.version>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
</properties>
<dependencyManagement>
<dependencies>
<dependency>
<groupId>io.github.shuigedeng</groupId>
<artifactId>taotao-boot-dependencies</artifactId>
<version>2026.09</version>
<type>pom</type>
<scope>import</scope>
</dependency>
</dependencies>
</dependencyManagement>
<dependencies>
<dependency>
<groupId>io.github.shuigedeng</groupId>
<artifactId>taotao-boot-starter-oss-common</artifactId>
<version>2026.09</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.aliyun.oss</groupId>
<artifactId>aliyun-sdk-oss</artifactId>
<version>3.18.5</version>
<scope>compile</scope>
<exclusions>
<exclusion>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
</exclusion>
</exclusions>
</dependency>
</dependencies>
</project>
|
| Maven: |
<dependency>
<groupId>io.github.shuigedeng</groupId>
<artifactId>taotao-boot-starter-oss-aliyun</artifactId>
<version>2026.09</version>
</dependency>
|
| Gradle: |
io.github.shuigedeng:taotao-boot-starter-oss-aliyun:2026.09 |
|
Contained classes:
|
Show all
|
|
Contained classes:
|
|
| Dependencies: |
|
| Dependency Graph: |
Show
Less
More
|