is not current version
Last Version 3.0.7.1

com.gitee.ssyujay1:mybatis-plus-x 1.1.3

An enhanced toolkit of Mybatis to simplify development.

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.gitee.ssyujay1
ArtifactId

ArtifactId

mybatis-plus-x
Version

Version

1.1.3
Type

Type

jar

Download mybatis-plus-x 1.1.3


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