MVN

com.github.fangjinuo.sqlhelper : sqlhelper-mybatisplus-spring-boot

Maven & Gradle

Jun 25, 2020
296 stars
<dependency>
    <groupId>com.github.fangjinuo.sqlhelper</groupId>
    <artifactId>sqlhelper-mybatisplus-spring-boot</artifactId>
    <version>3.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.fangjinuo.sqlhelper : sqlhelper-mybatisplus-spring-boot to add to Maven - Latest Versions:

  • Latest Stable: 3.1.1

All Versions

Choose a version of com.github.fangjinuo.sqlhelper : sqlhelper-mybatisplus-spring-boot to add to Maven - All Versions:

Version Vulnerabilities Updated
3.1.x
sqlhelper-mybatisplus-spring-boot-3.1.1
sqlhelper-mybatisplus-spring-boot-3.1.0
3.0.x
sqlhelper-mybatisplus-spring-boot-3.0.5
sqlhelper-mybatisplus-spring-boot-3.0.4
sqlhelper-mybatisplus-spring-boot-3.0.3
sqlhelper-mybatisplus-spring-boot-3.0.2
sqlhelper-mybatisplus-spring-boot-3.0.1
sqlhelper-mybatisplus-spring-boot-3.0.0
2.4.x
sqlhelper-mybatisplus-spring-boot-2.4.1
sqlhelper-mybatisplus-spring-boot-2.4.0
2.3.x
sqlhelper-mybatisplus-spring-boot-2.3.1
sqlhelper-mybatisplus-spring-boot-2.3.0
2.2.x
sqlhelper-mybatisplus-spring-boot-2.2.0
2.1.x
sqlhelper-mybatisplus-spring-boot-2.1.2
sqlhelper-mybatisplus-spring-boot-2.1.1
sqlhelper-mybatisplus-spring-boot-2.1.0
2.0.x
sqlhelper-mybatisplus-spring-boot-2.0.7

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.fangjinuo.sqlhelper</groupId>
    <artifactId>sqlhelper-mybatisplus-spring-boot</artifactId>
    <version>3.1.1</version>
</dependency>