|
@@ -102,10 +102,14 @@
|
|
|
<groupId>org.apache.httpcomponents</groupId>
|
|
<groupId>org.apache.httpcomponents</groupId>
|
|
|
<artifactId>httpclient</artifactId>
|
|
<artifactId>httpclient</artifactId>
|
|
|
</dependency>
|
|
</dependency>
|
|
|
- <dependency>
|
|
|
|
|
|
|
+ <!-- <dependency>
|
|
|
<groupId>com.googlecode.json-simple</groupId>
|
|
<groupId>com.googlecode.json-simple</groupId>
|
|
|
<artifactId>json-simple</artifactId>
|
|
<artifactId>json-simple</artifactId>
|
|
|
<version>1.1.1</version>
|
|
<version>1.1.1</version>
|
|
|
|
|
+ </dependency> -->
|
|
|
|
|
+ <dependency>
|
|
|
|
|
+ <groupId>com.google.code.gson</groupId>
|
|
|
|
|
+ <artifactId>gson</artifactId>
|
|
|
</dependency>
|
|
</dependency>
|
|
|
|
|
|
|
|
<!-- /// Redis -->
|
|
<!-- /// Redis -->
|