is not current version
Last Version 0.2.7

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

封装了mybatis的crud

Categories

Categories

Spring Boot Container Microservices MyBatis Data ORM
GroupId

GroupId

com.gitee.zhongyuns
ArtifactId

ArtifactId

mybatis-zys-spring-boot-starter
Version

Version

0.0.9
Type

Type

jar

Download mybatis-zys-spring-boot-starter 0.0.9


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