Last Version

com.github.liuanxin:mybatis-page 1.2.8

database page with mybatis plugin

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.liuanxin
ArtifactId

ArtifactId

mybatis-page
Version

Version

1.2.8
Type

Type

jar
Description

Description

database page with mybatis plugin

Download mybatis-page 1.2.8


<!-- https://jarcasting.com/artifacts/com.github.liuanxin/mybatis-page/ -->
<dependency>
    <groupId>com.github.liuanxin</groupId>
    <artifactId>mybatis-page</artifactId>
    <version>1.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.liuanxin/mybatis-page/
implementation 'com.github.liuanxin:mybatis-page:1.2.8'
// https://jarcasting.com/artifacts/com.github.liuanxin/mybatis-page/
implementation ("com.github.liuanxin:mybatis-page:1.2.8")
'com.github.liuanxin:mybatis-page:jar:1.2.8'
<dependency org="com.github.liuanxin" name="mybatis-page" rev="1.2.8">
  <artifact name="mybatis-page" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.liuanxin', module='mybatis-page', version='1.2.8')
)
libraryDependencies += "com.github.liuanxin" % "mybatis-page" % "1.2.8"
[com.github.liuanxin/mybatis-page "1.2.8"]

Dependencies

provided (4)

Group / Artifact Type Version
org.mybatis : mybatis jar 3.5.0
com.fasterxml.jackson.core : jackson-databind jar 2.9.9
org.springframework : spring-webmvc jar 4.3.9.RELEASE
javax.servlet : javax.servlet-api jar 3.1.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
mysql : mysql-connector-java jar 5.1.43
org.slf4j : slf4j-api jar 1.7.24
ch.qos.logback : logback-classic jar 1.2.2

Project Modules

There are no modules declared in this project.