License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.github.aidensuen |
ArtifactId | ArtifactIdpagehelper-spring-boot-autoconfigure |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpagehelper-spring-boot-autoconfigure
Spring Boot Support for MongoDao
|
<!-- https://jarcasting.com/artifacts/com.github.aidensuen/pagehelper-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.github.aidensuen</groupId>
<artifactId>pagehelper-spring-boot-autoconfigure</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.aidensuen/pagehelper-spring-boot-autoconfigure/
implementation 'com.github.aidensuen:pagehelper-spring-boot-autoconfigure:1.1.2'
// https://jarcasting.com/artifacts/com.github.aidensuen/pagehelper-spring-boot-autoconfigure/
implementation ("com.github.aidensuen:pagehelper-spring-boot-autoconfigure:1.1.2")
'com.github.aidensuen:pagehelper-spring-boot-autoconfigure:jar:1.1.2'
<dependency org="com.github.aidensuen" name="pagehelper-spring-boot-autoconfigure" rev="1.1.2">
<artifact name="pagehelper-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.aidensuen', module='pagehelper-spring-boot-autoconfigure', version='1.1.2')
)
libraryDependencies += "com.github.aidensuen" % "pagehelper-spring-boot-autoconfigure" % "1.1.2"
[com.github.aidensuen/pagehelper-spring-boot-autoconfigure "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | |
com.github.aidensuen : mongodao-core Optional | jar | 1.1.2 |
com.github.aidensuen : mongodao-spring Optional | jar | 1.1.2 |
com.github.aidensuen : mongodao-pagehelper Optional | jar | 1.1.2 |
com.github.aidensuen : mongodao-spring-boot-autoconfigure Optional | jar | 1.1.2 |
org.springframework.boot : spring-boot-autoconfigure-processor Optional | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |