| Лицензия |
Лицензия
The MIT License (MIT)
|
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Auto Библиотеки уровня приложения Code Generators config Configuration |
| Группа | Группаcom.github.pagehelper |
| Идентификатор | Идентификаторpagehelper-spring-boot-autoconfigure |
| Последняя версия | Последняя версия1.4.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеpagehelper-spring-boot-autoconfigure
Spring Boot Support for PageHelper
|
<!-- 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.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pagehelper/pagehelper-spring-boot-autoconfigure/
implementation 'com.github.pagehelper:pagehelper-spring-boot-autoconfigure:1.4.3'
// https://jarcasting.com/artifacts/com.github.pagehelper/pagehelper-spring-boot-autoconfigure/
implementation ("com.github.pagehelper:pagehelper-spring-boot-autoconfigure:1.4.3")
'com.github.pagehelper:pagehelper-spring-boot-autoconfigure:jar:1.4.3'
<dependency org="com.github.pagehelper" name="pagehelper-spring-boot-autoconfigure" rev="1.4.3">
<artifact name="pagehelper-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pagehelper', module='pagehelper-spring-boot-autoconfigure', version='1.4.3')
)
libraryDependencies += "com.github.pagehelper" % "pagehelper-spring-boot-autoconfigure" % "1.4.3"
[com.github.pagehelper/pagehelper-spring-boot-autoconfigure "1.4.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| org.mybatis : mybatis Необязательный | jar | 3.5.10 |
| com.github.pagehelper : pagehelper Необязательный | jar | 5.3.1 |
| org.mybatis.spring.boot : mybatis-spring-boot-autoconfigure Необязательный | jar | 2.2.2 |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar |