MVN

org.singledog.spring.boot : mybatis-spring-boot

Maven & Gradle

Dec 14, 2017
0 stars

mybatis-spring-boot · Spring Boot Support for MyBatis

<dependency>
    <groupId>org.singledog.spring.boot</groupId>
    <artifactId>mybatis-spring-boot</artifactId>
    <version>1.3.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.singledog.spring.boot : mybatis-spring-boot to add to Maven - Latest Versions:

  • Latest Stable: 1.3.5

All Versions

Choose a version of org.singledog.spring.boot : mybatis-spring-boot to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
mybatis-spring-boot-1.3.5
mybatis-spring-boot-1.3.4
mybatis-spring-boot-1.3.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.singledog.spring.boot</groupId>
    <artifactId>mybatis-spring-boot</artifactId>
    <version>1.3.5</version>
</dependency>