MVN

com.maxplus1 : mybatis-spring-boot-starter-parent

Maven & Gradle

Sep 22, 2020
68.1k stars

parent · parent

<dependency>
    <groupId>com.maxplus1</groupId>
    <artifactId>mybatis-spring-boot-starter-parent</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.maxplus1 : mybatis-spring-boot-starter-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of com.maxplus1 : mybatis-spring-boot-starter-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
mybatis-spring-boot-starter-parent-2.0.1
mybatis-spring-boot-starter-parent-2.0.0
1.2.x
mybatis-spring-boot-starter-parent-1.2.0
1.1.x
mybatis-spring-boot-starter-parent-1.1.2
mybatis-spring-boot-starter-parent-1.1.1
mybatis-spring-boot-starter-parent-1.1.0
1.0.x
mybatis-spring-boot-starter-parent-1.0.9
mybatis-spring-boot-starter-parent-1.0.8
mybatis-spring-boot-starter-parent-1.0.7
mybatis-spring-boot-starter-parent-1.0.6
mybatis-spring-boot-starter-parent-1.0.5
mybatis-spring-boot-starter-parent-1.0.4
mybatis-spring-boot-starter-parent-1.0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.maxplus1</groupId>
    <artifactId>mybatis-spring-boot-starter-parent</artifactId>
    <version>1.2.0</version>
</dependency>