Last Version

net.quanter:shield-mybatis 1.3.16

扩展mybatis的能力,包括公共分页接口,实现对cache,sqlserver数据库的分页

License

License

Categories

Categories

Ant Build Tools Net MyBatis Data ORM
GroupId

GroupId

net.quanter
ArtifactId

ArtifactId

shield-mybatis
Version

Version

1.3.16
Type

Type

jar
Description

Description

扩展mybatis的能力,包括公共分页接口,实现对cache,sqlserver数据库的分页
Project Organization

Project Organization

宽特

Download shield-mybatis 1.3.16


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

Dependencies

compile (4)

Group / Artifact Type Version
net.quanter : shield-common jar 1.3.16
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.1.4
com.baomidou : mybatis-plus-boot-starter jar 3.4.2
com.github.pagehelper : pagehelper jar 5.2.0

provided (1)

Group / Artifact Type Version
javax : javaee-api jar 8.0.1

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.1
org.junit.platform : junit-platform-runner jar 1.7.1
org.junit.platform : junit-platform-console-standalone jar 1.7.1

Project Modules

There are no modules declared in this project.