is not current version
Last Version 1.3.1

io.gitee.loulan_yxq:owner-mybatisPlus 1.2.2

mybatis的使用工具,这里使用的版本是 3.4.3

Categories

Categories

owner Application Layer Libs Configuration MyBatis Data ORM
GroupId

GroupId

io.gitee.loulan_yxq
ArtifactId

ArtifactId

owner-mybatisPlus
Version

Version

1.2.2
Type

Type

jar

Download owner-mybatisPlus 1.2.2


<!-- https://jarcasting.com/artifacts/io.gitee.loulan_yxq/owner-mybatisPlus/ -->
<dependency>
    <groupId>io.gitee.loulan_yxq</groupId>
    <artifactId>owner-mybatisPlus</artifactId>
    <version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.loulan_yxq/owner-mybatisPlus/
implementation 'io.gitee.loulan_yxq:owner-mybatisPlus:1.2.2'
// https://jarcasting.com/artifacts/io.gitee.loulan_yxq/owner-mybatisPlus/
implementation ("io.gitee.loulan_yxq:owner-mybatisPlus:1.2.2")
'io.gitee.loulan_yxq:owner-mybatisPlus:jar:1.2.2'
<dependency org="io.gitee.loulan_yxq" name="owner-mybatisPlus" rev="1.2.2">
  <artifact name="owner-mybatisPlus" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.loulan_yxq', module='owner-mybatisPlus', version='1.2.2')
)
libraryDependencies += "io.gitee.loulan_yxq" % "owner-mybatisPlus" % "1.2.2"
[io.gitee.loulan_yxq/owner-mybatisPlus "1.2.2"]