<dependency>
<groupId>com.qiniu</groupId>
<artifactId>qiniu-java-sdk</artifactId>
<version>7.6.0</version>
</dependency>
runtime
|-- com.squareup.okhttp3:okhttp:3.14.4
|-- com.google.code.gson:gson:2.8.5
test
|-- com.qiniu:happy-dns-java:0.1.6
|-- junit:junit:4.12