не последняя версия
Последняя версия 1.0.7.RELEASE

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


Категории

Категории

MyBatis Данные ORM
Группа

Группа

com.gitee.hengboy
Идентификатор

Идентификатор

mybatis-pageable-core
Версия

Версия

1.0.4.RELEASE
Тип

Тип

jar

Скачать 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"]