mybatis-plugs

MybatisPlugs

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.enbatis
ArtifactId

ArtifactId

mybatis-plugs
Last Version

Last Version

4.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

mybatis-plugs
MybatisPlugs
Project URL

Project URL

https://gitee.com/yundongshenggzs/mybatis-plugs

Download mybatis-plugs

How to add to project

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

Dependencies

compile (19)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.12.0
com.alibaba : fastjson jar 1.2.78
com.auth0 : java-jwt jar 3.18.2
io.jsonwebtoken : jjwt jar 0.9.1
com.google.code.gson : gson jar 2.8.8
com.alibaba : druid jar 1.1.0
org.freemarker : freemarker jar 2.3.28
org.springframework : spring-webmvc jar 5.3.15
org.apache.commons : commons-collections4 jar 4.4
org.projectlombok : lombok jar 1.18.8
commons-codec : commons-codec jar 1.12
mysql : mysql-connector-java jar 8.0.22
com.github.jsqlparser : jsqlparser jar 4.0
org.mybatis : mybatis-spring jar 2.0.7
org.springframework : spring-web jar 5.3.15
javax.servlet : javax.servlet-api jar 4.0.1
org.springframework : spring-tx jar 5.3.15
org.springframework : spring-context jar 5.3.15
org.slf4j : slf4j-api jar 2.0.0-alpha5

provided (1)

Group / Artifact Type Version
org.mybatis : mybatis jar 3.5.9

Project Modules

There are no modules declared in this project.

Versions

Version
4.1.4
4.1.3
4.1.2
4.1.1
4.1.0
4.0.7
4.0.6
4.0.5
4.0.4
4.0.3
4.0.1
4.0.0
3.8.0
3.7.0
3.6.0
3.5.0
3.4.0
3.3.0
3.2.0
3.1.0
3.0.0
2.0.3
2.0.2
2.0.0
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0