java-sdk

Qiniu Resource (Cloud) Storage SDK demo for Java

License

License

GroupId

GroupId

com.qiniu
ArtifactId

ArtifactId

sdk
Last Version

Last Version

6.1.9
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
6.1.9
6.1.7
6.1.6
6.1.5
6.1.2
6.1.0
6.0.7
6.0.3
6.0.2
6.0.1
6.0.0