<dependency>
<groupId>com.qiniu</groupId>
<artifactId>qiniu-java-sdk</artifactId>
<version>7.0.7</version>
</dependency>
compile
|-- com.google.code.gson:gson:2.3.1
|-- com.squareup.okhttp:okhttp:2.3.0
test
|-- junit:junit:4.11