License |
License
The MIT License (MIT)
|
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.pagehelper |
ArtifactId | ArtifactIdpagehelper-spring-boot-sample-annotation |
Last Version | Last Version1.4.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpagehelper-spring-boot-sample-annotation
Spring Boot Support for PageHelper
|
<!-- https://jarcasting.com/artifacts/com.github.pagehelper/pagehelper-spring-boot-sample-annotation/ -->
<dependency>
<groupId>com.github.pagehelper</groupId>
<artifactId>pagehelper-spring-boot-sample-annotation</artifactId>
<version>1.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pagehelper/pagehelper-spring-boot-sample-annotation/
implementation 'com.github.pagehelper:pagehelper-spring-boot-sample-annotation:1.4.3'
// https://jarcasting.com/artifacts/com.github.pagehelper/pagehelper-spring-boot-sample-annotation/
implementation ("com.github.pagehelper:pagehelper-spring-boot-sample-annotation:1.4.3")
'com.github.pagehelper:pagehelper-spring-boot-sample-annotation:jar:1.4.3'
<dependency org="com.github.pagehelper" name="pagehelper-spring-boot-sample-annotation" rev="1.4.3">
<artifact name="pagehelper-spring-boot-sample-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pagehelper', module='pagehelper-spring-boot-sample-annotation', version='1.4.3')
)
libraryDependencies += "com.github.pagehelper" % "pagehelper-spring-boot-sample-annotation" % "1.4.3"
[com.github.pagehelper/pagehelper-spring-boot-sample-annotation "1.4.3"]
Group / Artifact | Type | Version |
---|---|---|
org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 2.2.2 |
com.github.pagehelper : pagehelper-spring-boot-starter | jar | 1.4.3 |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar |