Last Version

java-sdk 6.1.9

Qiniu Resource (Cloud) Storage SDK demo for Java

License

License

GroupId

GroupId

com.qiniu
ArtifactId

ArtifactId

sdk
Version

Version

6.1.9
Type

Type

jar
Description

Description

java-sdk
Qiniu Resource (Cloud) Storage SDK demo for Java
Project URL

Project URL

http://www.qiniu.com/

Download sdk 6.1.9


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

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.httpcomponents : httpcore-ab jar 4.2.1
org.apache.httpcomponents : fluent-hc jar 4.2
org.apache.httpcomponents : httpclient-cache jar 4.2
org.apache.httpcomponents : httpcore-nio jar 4.2.1
org.apache.httpcomponents : httpmime jar 4.2
org.apache.httpcomponents : httpclient jar 4.2
org.apache.httpcomponents : httpcore jar 4.2.1
org.json : org.json jar chargebee-1.0

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.