提交 a6c7bf9e 编写于 作者: 武汉红喜's avatar 武汉红喜

hessian

上级 114a8c45
......@@ -53,6 +53,7 @@
<commons-logging.version>1.2</commons-logging.version>
<commons-dbcp.version>1.4</commons-dbcp.version>
<fastjson.version>1.2.44</fastjson.version>
<hessian.version>4.0.7</hessian.version>
<swagger2.version>2.5.0</swagger2.version>
<zkclient.version>0.9</zkclient.version>
<curator.version>2.12.0</curator.version>
......@@ -132,6 +133,11 @@
<artifactId>fastjson</artifactId>
<version>${fastjson.version}</version>
</dependency>
<dependency>
<groupId>com.caucho</groupId>
<artifactId>hessian</artifactId>
<version>${hessian.version}</version>
</dependency>
<dependency>
<groupId>io.springfox</groupId>
<artifactId>springfox-swagger2</artifactId>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册