Commit d3372495 authored by zhoushiguang's avatar zhoushiguang

fastjson

parent ad16b27c
...@@ -23,6 +23,12 @@ ...@@ -23,6 +23,12 @@
</properties> </properties>
<dependencies> <dependencies>
<!-- alibaba fastjson 依赖 -->
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>
<version>1.2.79</version>
</dependency>
<!-- ElasticSearch依赖 --> <!-- ElasticSearch依赖 -->
<dependency> <dependency>
<groupId>org.elasticsearch.client</groupId> <groupId>org.elasticsearch.client</groupId>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment