не последняя версия
Последняя версия 1.4.3

com.github.pagehelper:pagehelper-spring-boot-autoconfigure 1.1.0-beta


Категории

Категории

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

Группа

com.github.pagehelper
Идентификатор

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

pagehelper-spring-boot-autoconfigure
Версия

Версия

1.1.0-beta
Тип

Тип

jar

Скачать pagehelper-spring-boot-autoconfigure 1.1.0-beta


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