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