is not current version
Last Version 1.1.1.0

com.gitee.zcx7878:leisure.springboot.mybatis 1.0.1.9

leisure 基础框架

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.gitee.zcx7878
ArtifactId

ArtifactId

leisure.springboot.mybatis
Version

Version

1.0.1.9
Type

Type

jar

Download leisure.springboot.mybatis 1.0.1.9


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