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

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


Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

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

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

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

Версия

1.1.0-beta
Тип

Тип

pom

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

Имя Файла Размер
pagehelper-spring-boot-samples-1.1.0-beta.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.1.0-beta</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.1.0-beta'
// https://jarcasting.com/artifacts/com.github.pagehelper/pagehelper-spring-boot-samples/
implementation ("com.github.pagehelper:pagehelper-spring-boot-samples:1.1.0-beta")
'com.github.pagehelper:pagehelper-spring-boot-samples:pom:1.1.0-beta'
<dependency org="com.github.pagehelper" name="pagehelper-spring-boot-samples" rev="1.1.0-beta">
  <artifact name="pagehelper-spring-boot-samples" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.pagehelper', module='pagehelper-spring-boot-samples', version='1.1.0-beta')
)
libraryDependencies += "com.github.pagehelper" % "pagehelper-spring-boot-samples" % "1.1.0-beta"
[com.github.pagehelper/pagehelper-spring-boot-samples "1.1.0-beta"]