Last Version

com.gitee.zhongyuns:mybatis-zys-spring-boot-starter 0.2.7

封装了mybatis的crud

License

License

Categories

Categories

Spring Boot Container Microservices MyBatis Data ORM
GroupId

GroupId

com.gitee.zhongyuns
ArtifactId

ArtifactId

mybatis-zys-spring-boot-starter
Version

Version

0.2.7
Type

Type

jar
Description

Description

com.gitee.zhongyuns:mybatis-zys-spring-boot-starter
封装了mybatis的crud
Project URL

Project URL

https://gitee.com/zhongyuns/mybatis-zys/tree/master
Source Code Management

Source Code Management

https://gitee.com/zhongyuns/mybatis-zys.git

Download mybatis-zys-spring-boot-starter 0.2.7


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

Dependencies

compile (6)

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

test (1)

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

Project Modules

There are no modules declared in this project.