<dependency>
<groupId>com.qiniu</groupId>
<artifactId>qiniu-java-sdk</artifactId>
<version>7.1.3</version>
</dependency>
compile
|-- com.squareup.okhttp3:okhttp:3.3.1
|-- com.google.code.gson:gson:2.6.2
|-- com.qiniu:happy-dns-java:0.1.4
test
|-- junit:junit:4.12