pagination work

This commit is contained in:
eugenp
2014-01-05 18:21:51 +02:00
parent c7ce725cf6
commit bce77ee846
11 changed files with 347 additions and 24 deletions
+7
View File
@@ -159,6 +159,13 @@
<!-- test scoped -->
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-test</artifactId>
<version>${org.springframework.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit-dep</artifactId>