File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 104104 <scope >test</scope >
105105 </dependency >
106106
107+ <dependency >
108+ <groupId >xyz.xpcoder.commons</groupId >
109+ <artifactId >monitor-spring-boot-starter</artifactId >
110+ <version >0.0.4</version >
111+ </dependency >
107112
108113 <!-- java 11 start-->
109114 <dependency >
Original file line number Diff line number Diff line change 1919 <artifactId >spring-boot-starter-aop</artifactId >
2020 </dependency >
2121
22- <dependency >
23- <groupId >xyz.xpcoder.commons</groupId >
24- <artifactId >monitor-spring-boot-starter</artifactId >
25- <version >0.0.2</version >
26- </dependency >
27-
2822 <dependency >
2923 <groupId >net.logstash.logback</groupId >
3024 <artifactId >logstash-logback-encoder</artifactId >
Original file line number Diff line number Diff line change 2929 <optional >true</optional >
3030 </dependency >
3131
32- <dependency >
33- <groupId >xyz.xpcoder.commons</groupId >
34- <artifactId >monitor-spring-boot-starter</artifactId >
35- <version >0.0.4</version >
36- </dependency >
3732
3833 <dependency >
3934 <groupId >org.springframework.boot</groupId >
Original file line number Diff line number Diff line change 1111
1212 <artifactId >common-util</artifactId >
1313
14+ <packaging >jar</packaging >
15+
1416 <description >通用工具集</description >
1517
1618 <properties >
Original file line number Diff line number Diff line change 1414 <version >1.0-SNAPSHOT</version >
1515 <modelVersion >4.0.0</modelVersion >
1616
17+ <packaging >jar</packaging >
18+
1719
1820
1921 <description >爬虫小工具</description >
Original file line number Diff line number Diff line change 99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
12+ <packaging >jar</packaging >
13+
14+
1215 <artifactId >crawler</artifactId >
1316 <description >基于webmagic的爬虫框架</description >
1417
You can’t perform that action at this time.
0 commit comments