| Лицензия |
Лицензия
The MIT License (MIT)
|
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.github.pagehelper |
| Идентификатор | Идентификаторpagehelper-spring-boot-samples |
| Версия | Версия1.4.3 |
| Тип | Типpom |
| Описание |
Описаниеpagehelper-spring-boot-samples
Spring Boot Support for PageHelper
|
| Имя Файла | Размер |
|---|---|
| pagehelper-spring-boot-samples-1.4.3.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.pagehelper/pagehelper-spring-boot-samples/ -->
<dependency>
<groupId>com.github.pagehelper</groupId>
<artifactId>pagehelper-spring-boot-samples</artifactId>
<version>1.4.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.pagehelper/pagehelper-spring-boot-samples/
implementation 'com.github.pagehelper:pagehelper-spring-boot-samples:1.4.3'
// https://jarcasting.com/artifacts/com.github.pagehelper/pagehelper-spring-boot-samples/
implementation ("com.github.pagehelper:pagehelper-spring-boot-samples:1.4.3")
'com.github.pagehelper:pagehelper-spring-boot-samples:pom:1.4.3'
<dependency org="com.github.pagehelper" name="pagehelper-spring-boot-samples" rev="1.4.3">
<artifact name="pagehelper-spring-boot-samples" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.pagehelper', module='pagehelper-spring-boot-samples', version='1.4.3')
)
libraryDependencies += "com.github.pagehelper" % "pagehelper-spring-boot-samples" % "1.4.3"
[com.github.pagehelper/pagehelper-spring-boot-samples "1.4.3"]