is not current version
Last Version 2.1.0

com.zhaofujun.nest:nest-plus-mybatis-paging 2.0.20

spring for nest

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.zhaofujun.nest
ArtifactId

ArtifactId

nest-plus-mybatis-paging
Version

Version

2.0.20
Type

Type

jar

Download nest-plus-mybatis-paging 2.0.20


<!-- https://jarcasting.com/artifacts/com.zhaofujun.nest/nest-plus-mybatis-paging/ -->
<dependency>
    <groupId>com.zhaofujun.nest</groupId>
    <artifactId>nest-plus-mybatis-paging</artifactId>
    <version>2.0.20</version>
</dependency>
// https://jarcasting.com/artifacts/com.zhaofujun.nest/nest-plus-mybatis-paging/
implementation 'com.zhaofujun.nest:nest-plus-mybatis-paging:2.0.20'
// https://jarcasting.com/artifacts/com.zhaofujun.nest/nest-plus-mybatis-paging/
implementation ("com.zhaofujun.nest:nest-plus-mybatis-paging:2.0.20")
'com.zhaofujun.nest:nest-plus-mybatis-paging:jar:2.0.20'
<dependency org="com.zhaofujun.nest" name="nest-plus-mybatis-paging" rev="2.0.20">
  <artifact name="nest-plus-mybatis-paging" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zhaofujun.nest', module='nest-plus-mybatis-paging', version='2.0.20')
)
libraryDependencies += "com.zhaofujun.nest" % "nest-plus-mybatis-paging" % "2.0.20"
[com.zhaofujun.nest/nest-plus-mybatis-paging "2.0.20"]