阿里云接口工具包


License

License

GroupId

GroupId

com.github.suxingli
ArtifactId

ArtifactId

aliyuncs
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

阿里云接口工具包
阿里云接口工具包
Project URL

Project URL

https://github.com/suxingli/aliyuncs.git
Source Code Management

Source Code Management

https://github.com/suxingli/aliyuncs.git

Download aliyuncs

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.dom4j : dom4j jar 2.1.1
com.aliyun : aliyun-java-sdk-core jar 4.1.0
net.sf.json-lib : json-lib jar 2.4

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1