mapper-spring-boot

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
Last Version

Last Version

4.2.1
Release Date

Release Date

Type

Type

pom
Description

Description

mapper-spring-boot
Spring Boot Support for Mapper
Project URL

Project URL

https://github.com/abel533/mapper-boot-starter/

Download mapper-spring-boot

How to add to project

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

Dependencies

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

  • mapper-spring-boot-autoconfigure
  • mapper-spring-boot-starter
  • mapper-spring-boot-samples

Versions

Version
4.2.1
4.2.0
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.4
2.0.4-beta2
2.0.4-beta1
2.0.3
2.0.3-beta1
2.0.2
2.0.1
2.0.0
2.0.0-beta3
2.0.0-beta2
2.0.0-beta
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.7
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0
0.1.0