|
|
|
@ -56,6 +56,12 @@ |
|
|
|
|
<artifactId>sdk-java</artifactId> |
|
|
|
|
<version>1.0.0-SNAPSHOT</version> |
|
|
|
|
</dependency> |
|
|
|
|
<!-- http请求 --> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>com.squareup.okhttp3</groupId> |
|
|
|
|
<artifactId>okhttp</artifactId> |
|
|
|
|
<version>3.14.0</version> |
|
|
|
|
</dependency> |
|
|
|
|
|
|
|
|
|
<dependency> |
|
|
|
|
<groupId>net.oschina.durcframework</groupId> |
|
|
|
|