is not current version
Last Version 1.3.1

io.gitee.loulan_yxq:owner-mybatisPlus 1.1.0

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.1.0
Type

Type

jar

Download owner-mybatisPlus 1.1.0


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