|
|
@@ -75,21 +75,12 @@
|
|
|
<version>3.2.3</version>
|
|
|
</dependency>
|
|
|
|
|
|
- <dependency>
|
|
|
- <groupId>com.mrxu</groupId>
|
|
|
- <artifactId>mrxu-starter-rocketmq</artifactId>
|
|
|
- </dependency>
|
|
|
<dependency>
|
|
|
<groupId>com.mrxu</groupId>
|
|
|
<artifactId>mrxu-starter-redisson</artifactId>
|
|
|
<version>1.0-SNAPSHOT</version>
|
|
|
<scope>compile</scope>
|
|
|
</dependency>
|
|
|
- <!-- mrxu-starter-xxljob -->
|
|
|
- <dependency>
|
|
|
- <groupId>com.mrxu</groupId>
|
|
|
- <artifactId>mrxu-starter-xxljob</artifactId>
|
|
|
- </dependency>
|
|
|
|
|
|
<!--测试环境报错-->
|
|
|
<dependency>
|
|
|
@@ -126,20 +117,6 @@
|
|
|
<artifactId>easyexcel</artifactId>
|
|
|
</dependency>
|
|
|
|
|
|
- <!--liteflow https://liteflow.cc/pages/df6982/-->
|
|
|
- <dependency>
|
|
|
- <groupId>com.yomahub</groupId>
|
|
|
- <artifactId>liteflow-spring-boot-starter</artifactId>
|
|
|
- <version>2.12.4.1</version>
|
|
|
- </dependency>
|
|
|
- <!--从2.11.1版本开始,你可以在代码中动态组装EL表达式,包括创建、修改、输出EL表达式-->
|
|
|
- <dependency>
|
|
|
- <groupId>com.yomahub</groupId>
|
|
|
- <artifactId>liteflow-el-builder</artifactId>
|
|
|
- <version>2.12.4.1</version>
|
|
|
- </dependency>
|
|
|
-
|
|
|
-
|
|
|
</dependencies>
|
|
|
|
|
|
<build>
|