не последняя версия
Последняя версия 1.1.4.RELEASE

com.github.daixuyang:mp-util 1.0.8.1.RELEASE

MyBatis Plus 条件构造器

Группа

Группа

com.github.daixuyang
Идентификатор

Идентификатор

mp-util
Версия

Версия

1.0.8.1.RELEASE
Тип

Тип

jar

Скачать mp-util 1.0.8.1.RELEASE


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