easy-mybatis

一个把Mybatis操作简化至极致的框架

License

License

Categories

Categories

Spring Boot Container Microservices MyBatis Data ORM
GroupId

GroupId

top.zuoyu.mybatis
ArtifactId

ArtifactId

easy-mybatis-spring-boot-starter
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

easy-mybatis
一个把Mybatis操作简化至极致的框架
Project URL

Project URL

https://github.com/zuoyuip/easy-mybatis
Source Code Management

Source Code Management

https://github.com/zuoyuip/easy-mybatis.git

Download easy-mybatis-spring-boot-starter

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.2.0
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.javassist : javassist jar 3.27.0-GA
org.apache.velocity : velocity jar 1.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0