File tree Expand file tree Collapse file tree 1 file changed +38
-0
lines changed Expand file tree Collapse file tree 1 file changed +38
-0
lines changed Original file line number Diff line number Diff line change 62
62
<artifactId >fluent-tc</artifactId >
63
63
<version >${fluent.version} </version >
64
64
</dependency >
65
+ <!-- <dependency>-->
66
+ <!-- <groupId>xyz.erupt</groupId>-->
67
+ <!-- <artifactId>erupt-flow</artifactId>-->
68
+ <!-- <!– 版本号与erupt同步 –>-->
69
+ <!-- <version>${erupt.version}</version>-->
70
+ <!-- </dependency>-->
71
+ <!-- <dependency>-->
72
+ <!-- <groupId>xyz.erupt</groupId>-->
73
+ <!-- <artifactId>erupt-job</artifactId>-->
74
+ <!-- <version>${erupt.version}</version>-->
75
+ <!-- </dependency>-->
76
+ <!-- <dependency>-->
77
+ <!-- <groupId>xyz.erupt</groupId>-->
78
+ <!-- <artifactId>erupt-tpl</artifactId>-->
79
+ <!-- <version>${erupt.version}</version>-->
80
+ <!-- </dependency>-->
81
+ <!-- <dependency>-->
82
+ <!-- <groupId>xyz.erupt</groupId>-->
83
+ <!-- <artifactId>erupt-tpl-ui.ant-design</artifactId>-->
84
+ <!-- <version>${erupt.version}</version>-->
85
+ <!-- </dependency>-->
86
+ <!-- <dependency>-->
87
+ <!-- <groupId>xyz.erupt</groupId>-->
88
+ <!-- <artifactId>erupt-tpl</artifactId>-->
89
+ <!-- <version>${erupt.version}</version>-->
90
+ <!-- </dependency>-->
91
+ <!-- 代码生成器模块 -->
92
+ <!-- <dependency>-->
93
+ <!-- <groupId>xyz.erupt</groupId>-->
94
+ <!-- <artifactId>erupt-generator</artifactId>-->
95
+ <!-- <version>${erupt.version}</version>-->
96
+ <!-- </dependency>-->
97
+ <!-- 服务监控模块-->
98
+ <!-- <dependency>-->
99
+ <!-- <groupId>xyz.erupt</groupId>-->
100
+ <!-- <artifactId>erupt-monitor</artifactId>-->
101
+ <!-- <version>${erupt.version}</version>-->
102
+ <!-- </dependency>-->
65
103
66
104
<dependency >
67
105
<groupId >com.github.xiaoymin</groupId >
You can’t perform that action at this time.
0 commit comments