MVN

net.quanter : shield-mybatis

Maven & Gradle

Mar 11, 2023
3 usages

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

<dependency>
    <groupId>net.quanter</groupId>
    <artifactId>shield-mybatis</artifactId>
    <version>1.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.quanter : shield-mybatis to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4.1

All Versions

Choose a version of net.quanter : shield-mybatis to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4.x
shield-mybatis-1.4.1
1.3.x
shield-mybatis-1.3.16
shield-mybatis-1.3.14.RELEASE
shield-mybatis-1.3.13.RELEASE
shield-mybatis-1.3.12.RELEASE
shield-mybatis-1.3.11.RELEASE
shield-mybatis-1.3.RELEASE
1.1.x
shield-mybatis-1.1.RELEASE

How to add a dependency to Maven

Add the following net.quanter : shield-mybatis maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.quanter</groupId>
    <artifactId>shield-mybatis</artifactId>
    <version>1.4.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.quanter : shield-mybatis gradle dependency to your build.gradle file:

implementation 'net.quanter:shield-mybatis:1.4.1'

Gradle Kotlin DSL: Add the following net.quanter : shield-mybatis gradle kotlin dependency to your build.gradle.kts file:

implementation("net.quanter:shield-mybatis:1.4.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.quanter : shield-mybatis sbt scala dependency to your build.sbt file:

libraryDependencies += "net.quanter" % "shield-mybatis" % "1.4.1"

Advertisement

Dependencies from Group

Mar 11, 2023
7 usages
Mar 11, 2023
5 usages
Mar 11, 2023
4 usages
Mar 11, 2023
3 usages
Mar 11, 2023
3 usages

Discover Dependencies

Dec 03, 2019
1 usages
20 stars
May 16, 2023
1 stars
Jul 20, 2020
15 stars
Mar 26, 2021
3 usages
167 stars
Mar 26, 2021
2 usages
167 stars
Mar 26, 2021
2 usages
167 stars
Mar 26, 2021
5 usages
167 stars
Mar 01, 2023
6 usages
16 stars