<dependency>
<groupId>cn.easyproject</groupId>
<artifactId>easymybatis-pagination</artifactId>
<version>1.9.1-RELEASE</version>
</dependency>
implementation 'cn.easyproject:easymybatis-pagination:1.9.1-RELEASE'
cn.easyproject:easymybatis-pagination:1.9.1-RELEASE
<dependency org="cn.easyproject" name="easymybatis-pagination" rev="1.9.1-RELEASE" />
libraryDependencies += "cn.easyproject" % "easymybatis-pagination" % "1.9.1-RELEASE"
@Grab(group='cn.easyproject', module='easymybatis-pagination', version='1.9.1-RELEASE')
[cn.easyproject/easymybatis-pagination "1.9.1-RELEASE"]
'cn.easyproject:easymybatis-pagination:jar:1.9.1-RELEASE'