is not current version
Last Version 4.2.1

mapper-spring-boot-starter 2.1.5

Spring Boot Support for Mapper

License

License

Categories

Categories

Spring Boot Container Microservices MyBatis Data ORM
GroupId

GroupId

tk.mybatis
ArtifactId

ArtifactId

mapper-spring-boot-starter
Version

Version

2.1.5
Type

Type

jar
Description

Description

mapper-spring-boot-starter
Spring Boot Support for Mapper

Download mapper-spring-boot-starter 2.1.5


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

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-jdbc jar
org.mybatis : mybatis jar 3.4.6
org.mybatis : mybatis-spring jar 1.3.2
tk.mybatis : mapper-core jar 1.1.5
tk.mybatis : mapper-base jar 1.1.5
tk.mybatis : mapper-weekend jar 1.1.5
tk.mybatis : mapper-spring jar 1.1.5
tk.mybatis : mapper-extra jar 1.1.5
tk.mybatis : mapper-spring-boot-autoconfigure jar 2.1.5

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
log4j : log4j jar 1.2.17
org.hsqldb : hsqldb jar 2.2.9

Project Modules

There are no modules declared in this project.