tools-aliyun

阿里云短信和OSS

License

License

MIT
GroupId

GroupId

cn.gjing
ArtifactId

ArtifactId

tools-aliyun
Last Version

Last Version

1.0.9
Release Date

Release Date

Type

Type

jar
Description

Description

tools-aliyun
阿里云短信和OSS

Download tools-aliyun

How to add to project

<!-- https://jarcasting.com/artifacts/cn.gjing/tools-aliyun/ -->
<dependency>
    <groupId>cn.gjing</groupId>
    <artifactId>tools-aliyun</artifactId>
    <version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/cn.gjing/tools-aliyun/
implementation 'cn.gjing:tools-aliyun:1.0.9'
// https://jarcasting.com/artifacts/cn.gjing/tools-aliyun/
implementation ("cn.gjing:tools-aliyun:1.0.9")
'cn.gjing:tools-aliyun:jar:1.0.9'
<dependency org="cn.gjing" name="tools-aliyun" rev="1.0.9">
  <artifact name="tools-aliyun" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.gjing', module='tools-aliyun', version='1.0.9')
)
libraryDependencies += "cn.gjing" % "tools-aliyun" % "1.0.9"
[cn.gjing/tools-aliyun "1.0.9"]

Dependencies

compile (8)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.10
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.2.4.RELEASE
org.springframework.boot : spring-boot-starter Optional jar 2.2.4.RELEASE
com.aliyun.oss : aliyun-sdk-oss jar 3.8.0
org.springframework : spring-web Optional jar 5.2.5.RELEASE
javax.servlet : servlet-api Optional jar 2.5
com.aliyun : aliyun-java-sdk-core jar 4.1.0
commons-io : commons-io jar 2.6

Project Modules

There are no modules declared in this project.

Gjing tools for java 😄

 
项目开发常用工具包整合
推荐使用最新版本

在您的项目中使用Java Gjing tools的推荐方法是从Maven中使用它。如下:

请注意,项目JDK版本支持1.8+

作者

Versions

Version
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0