spring-boot-starter-mybatis

Spring Boot Mybatis Dependencies

License

License

Categories

Categories

Spring Boot Container Microservices MyBatis Data ORM
GroupId

GroupId

com.seepine
ArtifactId

ArtifactId

mybatis-spring-boot-starter
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot-starter-mybatis
Spring Boot Mybatis Dependencies
Project URL

Project URL

https://github.com/seepine/spring-boot-starter-mybatis
Source Code Management

Source Code Management

https://seepine.com

Download mybatis-spring-boot-starter

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.baomidou : mybatis-plus-boot-starter jar 3.5.2
com.baomidou : mybatis-plus-extension jar 3.5.2
mysql : mysql-connector-java jar

provided (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4