Official Java SDK for Qiniu Cloud Storage, providing APIs for file upload, download, and management.
<dependency>
<groupId>com.qiniu</groupId>
<artifactId>qiniu-java-sdk</artifactId>
<version>7.19.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Upload a file to Qiniu Cloud Storage.
Use async variants or configure a custom thread pool for upload operations.
No dependency data recorded yet.