An implementation of Pagination with Spring Framework that will provide full features of pagination, search option and column sorting.
'com.github.paginationspring:pagination:1.0.3'
<dependency>
<groupId>com.github.paginationspring</groupId>
<artifactId>pagination</artifactId>
<version>1.0.3</version>
</dependency>
<dependency org="com.github.paginationspring" name="pagination" rev="1.0.3"/>
"com.github.paginationspring", "pagination", "1.0.3"