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