Last Version

MyBatis Plus Util 1.1.4.RELEASE

MyBatis Plus 条件构造器

License

License

GroupId

GroupId

com.github.daixuyang
ArtifactId

ArtifactId

mp-util
Version

Version

1.1.4.RELEASE
Type

Type

jar
Description

Description

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

Project URL

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

Download mp-util 1.1.4.RELEASE


<!-- 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.