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

spring-boot-starter-mybatis
Last Version

Last Version

0.0.3
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 spring-boot-starter-mybatis

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.baomidou : mybatis-plus-boot-starter jar 3.5.1
com.baomidou : mybatis-plus-extension jar 3.5.1
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.3
0.0.2
0.0.1