MVN

cn.mybatis-mp : mybatis-mp-spring-boot-parent

Maven & Gradle

Jan 03, 2024
<dependency>
    <groupId>cn.mybatis-mp</groupId>
    <artifactId>mybatis-mp-spring-boot-parent</artifactId>
    <version>1.3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.mybatis-mp : mybatis-mp-spring-boot-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.3.2

All Versions

Choose a version of cn.mybatis-mp : mybatis-mp-spring-boot-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
mybatis-mp-spring-boot-parent-1.3.2-spring-boot3
mybatis-mp-spring-boot-parent-1.3.2
mybatis-mp-spring-boot-parent-1.3.1
mybatis-mp-spring-boot-parent-1.3.1-spring-boot3
mybatis-mp-spring-boot-parent-1.3.0-spring-boot3
mybatis-mp-spring-boot-parent-1.3.0
1.2.x
mybatis-mp-spring-boot-parent-1.2.9-spring-boot3
mybatis-mp-spring-boot-parent-1.2.9
mybatis-mp-spring-boot-parent-1.2.8
mybatis-mp-spring-boot-parent-1.2.8-spring-boot3
mybatis-mp-spring-boot-parent-1.2.7
mybatis-mp-spring-boot-parent-1.2.7-spring-boot3
mybatis-mp-spring-boot-parent-1.2.6-spring-boot3
mybatis-mp-spring-boot-parent-1.2.6
mybatis-mp-spring-boot-parent-1.2.5
mybatis-mp-spring-boot-parent-1.2.5-spring-boot3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cn.mybatis-mp</groupId>
    <artifactId>mybatis-mp-spring-boot-parent</artifactId>
    <version>1.3.2</version>
</dependency>