License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices MyBatis Data ORM |
GroupId | GroupIdorg.xobo.dorado |
ArtifactId | ArtifactIdmybatis-pagehelper-spring-boot-starter |
Version | Version0.0.1 |
Type | Typejar |
Description |
Descriptiona project mybatis pagehelper
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.xobo.dorado/mybatis-pagehelper-spring-boot-starter/ -->
<dependency>
<groupId>org.xobo.dorado</groupId>
<artifactId>mybatis-pagehelper-spring-boot-starter</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.xobo.dorado/mybatis-pagehelper-spring-boot-starter/
implementation 'org.xobo.dorado:mybatis-pagehelper-spring-boot-starter:0.0.1'
// https://jarcasting.com/artifacts/org.xobo.dorado/mybatis-pagehelper-spring-boot-starter/
implementation ("org.xobo.dorado:mybatis-pagehelper-spring-boot-starter:0.0.1")
'org.xobo.dorado:mybatis-pagehelper-spring-boot-starter:jar:0.0.1'
<dependency org="org.xobo.dorado" name="mybatis-pagehelper-spring-boot-starter" rev="0.0.1">
<artifact name="mybatis-pagehelper-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xobo.dorado', module='mybatis-pagehelper-spring-boot-starter', version='0.0.1')
)
libraryDependencies += "org.xobo.dorado" % "mybatis-pagehelper-spring-boot-starter" % "0.0.1"
[org.xobo.dorado/mybatis-pagehelper-spring-boot-starter "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.0.3.RELEASE |
com.github.pagehelper : pagehelper-spring-boot-starter | jar | 1.2.3 |
com.bstek.dorado » dorado-core | jar | 7.5.0 |