is not current version
Last Version 1.0.7.RELEASE

com.gitee.hengboy:mybatis-pageable-core 1.0.4.RELEASE


Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.gitee.hengboy
ArtifactId

ArtifactId

mybatis-pageable-core
Version

Version

1.0.4.RELEASE
Type

Type

jar

Download mybatis-pageable-core 1.0.4.RELEASE


<!-- https://jarcasting.com/artifacts/com.gitee.hengboy/mybatis-pageable-core/ -->
<dependency>
    <groupId>com.gitee.hengboy</groupId>
    <artifactId>mybatis-pageable-core</artifactId>
    <version>1.0.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.hengboy/mybatis-pageable-core/
implementation 'com.gitee.hengboy:mybatis-pageable-core:1.0.4.RELEASE'
// https://jarcasting.com/artifacts/com.gitee.hengboy/mybatis-pageable-core/
implementation ("com.gitee.hengboy:mybatis-pageable-core:1.0.4.RELEASE")
'com.gitee.hengboy:mybatis-pageable-core:jar:1.0.4.RELEASE'
<dependency org="com.gitee.hengboy" name="mybatis-pageable-core" rev="1.0.4.RELEASE">
  <artifact name="mybatis-pageable-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.hengboy', module='mybatis-pageable-core', version='1.0.4.RELEASE')
)
libraryDependencies += "com.gitee.hengboy" % "mybatis-pageable-core" % "1.0.4.RELEASE"
[com.gitee.hengboy/mybatis-pageable-core "1.0.4.RELEASE"]