mybatis-spring-boot-autoconfigure

Spring Boot Support for MyBatis

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration MyBatis Data ORM
GroupId

GroupId

org.mybatis.spring.boot
ArtifactId

ArtifactId

mybatis-spring-boot-autoconfigure
Last Version

Last Version

2.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

mybatis-spring-boot-autoconfigure
Spring Boot Support for MyBatis
Project URL

Project URL

http://www.mybatis.org/spring-boot-starter/mybatis-spring-boot-autoconfigure/
Project Organization

Project Organization

MyBatis.org
Source Code Management

Source Code Management

https://github.com/mybatis/spring-boot-starter/tree/master/mybatis-spring-boot-autoconfigure

Download mybatis-spring-boot-autoconfigure

How to add to project

<!-- https://jarcasting.com/artifacts/org.mybatis.spring.boot/mybatis-spring-boot-autoconfigure/ -->
<dependency>
    <groupId>org.mybatis.spring.boot</groupId>
    <artifactId>mybatis-spring-boot-autoconfigure</artifactId>
    <version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.mybatis.spring.boot/mybatis-spring-boot-autoconfigure/
implementation 'org.mybatis.spring.boot:mybatis-spring-boot-autoconfigure:2.2.2'
// https://jarcasting.com/artifacts/org.mybatis.spring.boot/mybatis-spring-boot-autoconfigure/
implementation ("org.mybatis.spring.boot:mybatis-spring-boot-autoconfigure:2.2.2")
'org.mybatis.spring.boot:mybatis-spring-boot-autoconfigure:jar:2.2.2'
<dependency org="org.mybatis.spring.boot" name="mybatis-spring-boot-autoconfigure" rev="2.2.2">
  <artifact name="mybatis-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mybatis.spring.boot', module='mybatis-spring-boot-autoconfigure', version='2.2.2')
)
libraryDependencies += "org.mybatis.spring.boot" % "mybatis-spring-boot-autoconfigure" % "2.2.2"
[org.mybatis.spring.boot/mybatis-spring-boot-autoconfigure "2.2.2"]

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.mybatis : mybatis Optional jar 3.5.9
org.mybatis : mybatis-spring Optional jar 2.0.7
org.slf4j : slf4j-api Optional jar
org.mybatis.scripting : mybatis-freemarker Optional jar 1.2.3
org.mybatis.scripting : mybatis-velocity Optional jar 2.1.1
org.mybatis.scripting : mybatis-thymeleaf Optional jar 1.0.3
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

test (3)

Group / Artifact Type Version
com.h2database : h2 jar
org.springframework.boot : spring-boot-starter-jdbc jar
org.springframework.boot : spring-boot-starter-test jar 2.6.3

Project Modules

There are no modules declared in this project.
org.mybatis.spring.boot

MyBatis

Versions

Version
2.2.2
2.2.1
2.2.0
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.1
2.0.0
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.2
1.2.1
1.2.0
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0