License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Net MyBatis Data ORM |
GroupId | GroupIdnet.quanter |
ArtifactId | ArtifactIdshield-mybatis |
Last Version | Last Version1.3.16 |
Release Date | Release Date |
Type | Typejar |
Description |
Description扩展mybatis的能力,包括公共分页接口,实现对cache,sqlserver数据库的分页
|
Project Organization |
Project Organization宽特 |
Filename | Size |
---|---|
shield-mybatis-1.3.16.pom | |
shield-mybatis-1.3.16.jar | 11 KB |
shield-mybatis-1.3.16-sources.jar | 9 KB |
shield-mybatis-1.3.16-javadoc.jar | 64 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 8.0.1 |
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 |
Version |
---|
1.3.16
|
1.3.14.RELEASE
|
1.3.13.RELEASE
|
1.3.12.RELEASE
|
1.3.11.RELEASE
|
1.3.RELEASE
|
1.1.RELEASE
|