add assembly and operation scripts to simplify deployment

xiongyongxin@hotmail
This commit is contained in:
pierrexiong
2020-05-22 20:14:16 +08:00
parent 66f0da934d
commit b5621d1ffd
7 changed files with 165 additions and 42 deletions

View File

@@ -77,7 +77,7 @@
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>
<version>1.2.58</version>
<version>1.2.68</version>
</dependency>
<dependency>
<groupId>org.apache.zookeeper</groupId>