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

com.gitee.hengboy:spring-boot-autoconfigure-mybatis-pageable 1.0.3.RELEASE


Категории

Категории

Spring Boot Контейнер Микросервисы Auto Библиотеки уровня приложения Code Generators config Configuration MyBatis Данные ORM
Группа

Группа

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

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

spring-boot-autoconfigure-mybatis-pageable
Версия

Версия

1.0.3.RELEASE
Тип

Тип

jar

Скачать spring-boot-autoconfigure-mybatis-pageable 1.0.3.RELEASE


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