Skip to content

Pagination_QuickStart_ebean

fangjinuo edited this page Jul 2, 2019 · 2 revisions

Just import the following dependency:

<dependency>
    <groupId>com.github.fangjinuo.sqlhelper</groupId>
    <artifactId>sqlhelper-ebean</artifactId>
    <version>${project.version}</version>
</dependency>