is not current version
Last Version 0.2.7

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

封装了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.1.0
Type

Type

jar

Download mybatis-zys-spring-boot-starter 0.1.0


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