Last Version

ali-oss v1.0.0

make ali oss easy to use in springboot

License

License

GroupId

GroupId

com.liumapp.ali
ArtifactId

ArtifactId

ali-oss
Version

Version

v1.0.0
Type

Type

jar
Description

Description

ali-oss
make ali oss easy to use in springboot
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/liumapp/ali-oss

Download ali-oss v1.0.0


<!-- https://jarcasting.com/artifacts/com.liumapp.ali/ali-oss/ -->
<dependency>
    <groupId>com.liumapp.ali</groupId>
    <artifactId>ali-oss</artifactId>
    <version>v1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.liumapp.ali/ali-oss/
implementation 'com.liumapp.ali:ali-oss:v1.0.0'
// https://jarcasting.com/artifacts/com.liumapp.ali/ali-oss/
implementation ("com.liumapp.ali:ali-oss:v1.0.0")
'com.liumapp.ali:ali-oss:jar:v1.0.0'
<dependency org="com.liumapp.ali" name="ali-oss" rev="v1.0.0">
  <artifact name="ali-oss" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liumapp.ali', module='ali-oss', version='v1.0.0')
)
libraryDependencies += "com.liumapp.ali" % "ali-oss" % "v1.0.0"
[com.liumapp.ali/ali-oss "v1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 1.5.6.RELEASE
com.aliyun.oss : aliyun-sdk-oss jar 2.3.0

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.5.6.RELEASE

Project Modules

There are no modules declared in this project.