License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices MyBatis Data ORM |
GroupId | GroupIdcom.github.monee1988 |
ArtifactId | ArtifactIdmybatis-page-spring-boot-starter |
Last Version | Last Version1.0.1-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmybatis-page-spring-boot-starter
mybatis-page-spring-boot-starter
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.monee1988/mybatis-page-spring-boot-starter/ -->
<dependency>
<groupId>com.github.monee1988</groupId>
<artifactId>mybatis-page-spring-boot-starter</artifactId>
<version>1.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.monee1988/mybatis-page-spring-boot-starter/
implementation 'com.github.monee1988:mybatis-page-spring-boot-starter:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.monee1988/mybatis-page-spring-boot-starter/
implementation ("com.github.monee1988:mybatis-page-spring-boot-starter:1.0.1-RELEASE")
'com.github.monee1988:mybatis-page-spring-boot-starter:jar:1.0.1-RELEASE'
<dependency org="com.github.monee1988" name="mybatis-page-spring-boot-starter" rev="1.0.1-RELEASE">
<artifact name="mybatis-page-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.monee1988', module='mybatis-page-spring-boot-starter', version='1.0.1-RELEASE')
)
libraryDependencies += "com.github.monee1988" % "mybatis-page-spring-boot-starter" % "1.0.1-RELEASE"
[com.github.monee1988/mybatis-page-spring-boot-starter "1.0.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.6.7 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.6.7 |
com.github.monee1988 : mybatis-page | jar | 1.0.1-RELEASE |