File tree Expand file tree Collapse file tree
algorithms-miscellaneous-5
algorithms-miscellaneous-6 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3434 <artifactId >guava</artifactId >
3535 <version >${guava.version} </version >
3636 </dependency >
37- <dependency >
38- <groupId >org.junit.platform</groupId >
39- <artifactId >junit-platform-commons</artifactId >
40- <version >${junit-platform.version} </version >
41- </dependency >
4237 <dependency >
4338 <groupId >org.assertj</groupId >
4439 <artifactId >assertj-core</artifactId >
Original file line number Diff line number Diff line change 1919 <artifactId >guava</artifactId >
2020 <version >${guava.version} </version >
2121 </dependency >
22- <dependency >
23- <groupId >org.junit.platform</groupId >
24- <artifactId >junit-platform-commons</artifactId >
25- <version >${junit-platform.version} </version >
26- </dependency >
2722 <dependency >
2823 <groupId >org.assertj</groupId >
2924 <artifactId >assertj-core</artifactId >
Original file line number Diff line number Diff line change 6060 <groupId >org.springframework.data</groupId >
6161 <artifactId >spring-data-jpa</artifactId >
6262 </dependency >
63- <dependency >
64- <groupId >org.junit.platform</groupId >
65- <artifactId >junit-platform-commons</artifactId >
66- <version >${junit-platform.version} </version >
67- </dependency >
6863 <dependency >
6964 <groupId >org.awaitility</groupId >
7065 <artifactId >awaitility</artifactId >
Original file line number Diff line number Diff line change 2323 <version >${junit-platform.version} </version >
2424 <scope >test</scope >
2525 </dependency >
26- <dependency >
27- <groupId >org.junit.platform</groupId >
28- <artifactId >junit-platform-commons</artifactId >
29- <version >${junit-platform.version} </version >
30- <scope >test</scope >
31- </dependency >
3226 <dependency >
3327 <groupId >org.apache.logging.log4j</groupId >
3428 <artifactId >log4j-core</artifactId >
You can’t perform that action at this time.
0 commit comments