File tree Expand file tree Collapse file tree
build-tools/cayenne-test-utilities
cayenne-maven-plugin-itest Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4040<dependency >
4141 <groupId >org.mockito</groupId >
4242 <artifactId >mockito-core</artifactId >
43- <scope >compile</scope >
4443 </dependency >
4544 </dependencies >
4645</project >
Original file line number Diff line number Diff line change 3939 <groupId >org.apache.cayenne</groupId >
4040 <artifactId >cayenne-dbsync</artifactId >
4141 <version >${project.version} </version >
42- <scope >compile</scope >
4342 </dependency >
4443
4544 <dependency >
4645 <groupId >org.slf4j</groupId >
4746 <artifactId >slf4j-api</artifactId >
48- <scope >compile</scope >
4947 </dependency >
5048
5149 <dependency >
5250 <groupId >org.apache.velocity</groupId >
5351 <artifactId >velocity-engine-core</artifactId >
54- <scope >compile</scope >
5552 </dependency >
5653 <dependency >
5754 <groupId >org.apache.commons</groupId >
5855 <artifactId >commons-lang3</artifactId >
59- <scope >compile</scope >
6056 </dependency >
6157
6258 <dependency >
6359 <groupId >org.apache.velocity.tools</groupId >
6460 <artifactId >velocity-tools-generic</artifactId >
65- <scope >compile</scope >
6661 </dependency >
6762
6863 <dependency >
Original file line number Diff line number Diff line change 4444 <groupId >org.apache.cayenne</groupId >
4545 <artifactId >cayenne-project</artifactId >
4646 <version >${project.version} </version >
47- <scope >compile</scope >
4847 </dependency >
4948 <dependency >
5049 <groupId >net.java.dev.inflector</groupId >
5150 <artifactId >inflector</artifactId >
52- <scope >compile</scope >
5351 </dependency >
5452 <!-- Test dependencies -->
5553 <dependency >
Original file line number Diff line number Diff line change 4141 <dependency >
4242 <groupId >javax.cache</groupId >
4343 <artifactId >cache-api</artifactId >
44- <scope >compile</scope >
4544 </dependency >
4645
4746 <!-- Test dependencies -->
Original file line number Diff line number Diff line change 3838 <dependency >
3939 <groupId >org.junit.jupiter</groupId >
4040 <artifactId >junit-jupiter</artifactId >
41- <scope >compile</scope >
4241 </dependency >
4342 <dependency >
4443 <groupId >org.apache.cayenne</groupId >
Original file line number Diff line number Diff line change 3838 <groupId >org.apache.cayenne</groupId >
3939 <artifactId >cayenne</artifactId >
4040 <version >${project.version} </version >
41- <scope >compile</scope >
4241 </dependency >
4342 <dependency >
4443 <groupId >org.apache.velocity</groupId >
4544 <artifactId >velocity-engine-core</artifactId >
46- <scope >compile</scope >
4745 </dependency >
4846 <dependency >
4947 <groupId >org.apache.commons</groupId >
5048 <artifactId >commons-lang3</artifactId >
51- <scope >compile</scope >
5249 </dependency >
5350
5451 <!-- Test dependencies -->
Original file line number Diff line number Diff line change 3535 <dependency >
3636 <groupId >org.slf4j</groupId >
3737 <artifactId >slf4j-api</artifactId >
38- <scope >compile</scope >
3938 </dependency >
4039 <dependency >
4140 <groupId >org.apache.cayenne</groupId >
4241 <artifactId >cayenne-di</artifactId >
4342 <version >${project.version} </version >
44- <scope >compile</scope >
4543 </dependency >
4644
4745 <!-- Test dependencies -->
Original file line number Diff line number Diff line change 3434 <dependency >
3535 <groupId >org.apache.derby</groupId >
3636 <artifactId >derby</artifactId >
37- <scope >compile</scope >
3837 </dependency >
3938 <dependency >
4039 <groupId >org.slf4j</groupId >
4140 <artifactId >slf4j-simple</artifactId >
42- <scope >compile</scope >
4341 </dependency >
4442 </dependencies >
4543
You can’t perform that action at this time.
0 commit comments