File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 <relativePath >../org.springframework.spring-parent</relativePath >
1212 <version >3.0.0.BUILD-SNAPSHOT</version >
1313 </parent >
14-
1514 <dependencies >
1615 <dependency >
1716 <groupId >toplink.essentials</groupId >
4342 <version >1.1.0</version >
4443 <optional >true</optional >
4544 </dependency >
46-
4745 <dependency >
4846 <groupId >org.eclipse.persistence</groupId >
4947 <artifactId >org.eclipse.persistence.core</artifactId >
6866 <version >1.0.1</version >
6967 <scope >test</scope >
7068 </dependency >
71-
7269 <dependency >
7370 <groupId >org.hibernate</groupId >
7471 <artifactId >hibernate-core</artifactId >
7572 <version >3.3.1.GA</version >
7673 <optional >true</optional >
7774 </dependency >
78-
7975 <dependency >
8076 <groupId >org.hibernate</groupId >
8177 <artifactId >hibernate-cglib-repack</artifactId >
8278 <version >2.1_3</version >
8379 <scope >test</scope >
8480 </dependency >
85-
8681 <dependency >
8782 <groupId >cglib</groupId >
8883 <artifactId >cglib-nodep</artifactId >
8984 <version >2.2</version >
9085 <scope >test</scope >
9186 </dependency >
92-
93- <dependency >
94- <groupId >org.slf4j</groupId >
95- <artifactId >slf4j-jdk14</artifactId >
96- <version >1.5.2</version >
97- </dependency >
98-
9987 <dependency >
10088 <groupId >org.hibernate</groupId >
10189 <artifactId >hibernate-annotations</artifactId >
You can’t perform that action at this time.
0 commit comments