mybatis-spring-boot-starter

mybatis integration

License

License

Categories

Categories

Spring Boot Container Microservices MyBatis Data ORM
GroupId

GroupId

com.seezoon
ArtifactId

ArtifactId

mybatis-spring-boot-starter
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

mybatis-spring-boot-starter
mybatis integration

Download mybatis-spring-boot-starter

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.seezoon : seezoon-core jar
org.mybatis.spring.boot : mybatis-spring-boot-starter jar
com.github.pagehelper : pagehelper-spring-boot-starter jar
org.springframework.retry : spring-retry jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-starter-validation jar
com.google.guava : guava jar

provided (1)

Group / Artifact Type Version
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.0.3
1.0.1