MyBatis Plus Util

MyBatis Plus 条件构造器

License

License

GroupId

GroupId

com.github.daixuyang
ArtifactId

ArtifactId

mp-util
Last Version

Last Version

1.1.4.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

MyBatis Plus Util
MyBatis Plus 条件构造器
Project URL

Project URL

https://github.com/daixuyang/mp-util

Download mp-util

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.daixuyang/mp-util/ -->
<dependency>
    <groupId>com.github.daixuyang</groupId>
    <artifactId>mp-util</artifactId>
    <version>1.1.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.daixuyang/mp-util/
implementation 'com.github.daixuyang:mp-util:1.1.4.RELEASE'
// https://jarcasting.com/artifacts/com.github.daixuyang/mp-util/
implementation ("com.github.daixuyang:mp-util:1.1.4.RELEASE")
'com.github.daixuyang:mp-util:jar:1.1.4.RELEASE'
<dependency org="com.github.daixuyang" name="mp-util" rev="1.1.4.RELEASE">
  <artifact name="mp-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.daixuyang', module='mp-util', version='1.1.4.RELEASE')
)
libraryDependencies += "com.github.daixuyang" % "mp-util" % "1.1.4.RELEASE"
[com.github.daixuyang/mp-util "1.1.4.RELEASE"]

Dependencies

compile (2)

Group / Artifact Type Version
com.baomidou : mybatis-plus-boot-starter Optional jar 3.4.1
cn.hutool : hutool-all Optional jar 5.3.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.4.RELEASE
1.1.3.RELEASE
1.1.2.RELEASE
1.1.1.RELEASE
1.1.0.RELEASE
1.0.9.RELEASE
1.0.8.1.RELEASE
1.0.8.RELEASE
1.0.7.RELEASE
1.0.6.RELEASE
1.0.5.RELEASE
1.0.4.RELEASE
1.0.3.RELEASE
1.0.2.RELEASE
1.0.1.RELEASE
1.0-RELEASE