File tree Expand file tree Collapse file tree 5 files changed +10
-11
lines changed
main/java/com/baeldung/webmagic
test/java/com/baeldung/webmagic Expand file tree Collapse file tree 5 files changed +10
-11
lines changed Original file line number Diff line number Diff line change 9999 <artifactId >github-api</artifactId >
100100 <version >${github-api.version} </version >
101101 </dependency >
102-
103- <dependency >
104- <groupId >us.codecraft</groupId >
105- <artifactId >webmagic-core</artifactId >
106- <version >1.0.3</version >
107- </dependency >
108- <dependency >
109- <groupId >us.codecraft</groupId >
110- <artifactId >webmagic-extension</artifactId >
111- <version >1.0.3</version >
112- </dependency >
113102 </dependencies >
114103
115104 <properties >
Original file line number Diff line number Diff line change 5353 <type >pom</type >
5454 <version >${jena.version} </version >
5555 </dependency >
56+ <dependency >
57+ <groupId >us.codecraft</groupId >
58+ <artifactId >webmagic-core</artifactId >
59+ <version >1.0.3</version >
60+ </dependency >
61+ <dependency >
62+ <groupId >us.codecraft</groupId >
63+ <artifactId >webmagic-extension</artifactId >
64+ <version >1.0.3</version >
65+ </dependency >
5666 </dependencies >
5767
5868 <build >
File renamed without changes.
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments