1
0
mirror of https://gitee.com/mirrors/Spring-Cloud-Alibaba.git synced 2021-06-26 13:25:11 +08:00

Add SchedulerX module for branch 1.x.

This commit is contained in:
xiaolongzuo
2018-12-14 18:34:43 +08:00
parent 8e0239dae1
commit 2c06acc996
28 changed files with 823 additions and 7 deletions

View File

@@ -50,6 +50,12 @@
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.alibaba.edas</groupId>
<artifactId>schedulerX-client</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.alibaba.edas.acm</groupId>
<artifactId>acm-sdk</artifactId>