mybatis-spring-boot-starter

mybatis pagehelper and mapper for spring boot

License

License

Categories

Categories

Spring Boot Container Microservices MyBatis Data ORM
GroupId

GroupId

tk.fishfish
ArtifactId

ArtifactId

mybatis-spring-boot-starter
Last Version

Last Version

1.2.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

mybatis-spring-boot-starter
mybatis pagehelper and mapper for spring boot
Project URL

Project URL

https://github.com/xuanbo/mybatis-spring-boot-starter

Download mybatis-spring-boot-starter

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.1.3
org.springframework.boot : spring-boot-starter-jdbc jar
com.github.pagehelper : pagehelper jar 5.2.0
tk.mybatis : mapper jar 4.1.5
mysql : mysql-connector-java jar

provided (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.projectlombok : lombok jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0.RELEASE
1.0.1.RELEASE
1.0.0.RELEASE