mybatis-plus-x

An enhanced toolkit of Mybatis to simplify development.

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.gitee.ssyujay1
ArtifactId

ArtifactId

mybatis-plus-x
Last Version

Last Version

3.0.7.1
Release Date

Release Date

Type

Type

jar
Description

Description

mybatis-plus-x
An enhanced toolkit of Mybatis to simplify development.

Download mybatis-plus-x

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.mybatis : mybatis jar 3.4.6
org.mybatis : mybatis-spring jar 1.3.2
org.springframework : spring-jdbc jar 5.1.3.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.2.4.RELEASE
org.projectlombok : lombok jar 1.18.2
com.baomidou : mybatis-plus-core jar 3.0.7.1
com.baomidou : mybatis-plus-extension jar 3.0.7.1
com.baomidou : mybatis-plus-annotation jar 3.0.7.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.7.1
1.1.3
1.0.1