Skip to content

Commit d4b4def

Browse files
committed
add more depencies
1 parent 9952f1f commit d4b4def

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

server/pom.xml

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,44 @@
6262
<artifactId>fluent-tc</artifactId>
6363
<version>${fluent.version}</version>
6464
</dependency>
65+
<!-- <dependency>-->
66+
<!-- <groupId>xyz.erupt</groupId>-->
67+
<!-- <artifactId>erupt-flow</artifactId>-->
68+
<!-- &lt;!&ndash; 版本号与erupt同步 &ndash;&gt;-->
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>-->
65103

66104
<dependency>
67105
<groupId>com.github.xiaoymin</groupId>

0 commit comments

Comments
 (0)