mp-extra

this is a great tools to improve mybatis plus,with this tools , you can auto select from many tables from database at one times without other sql

License

License

GroupId

GroupId

top.lww0511
ArtifactId

ArtifactId

mp-extra
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

mp-extra
this is a great tools to improve mybatis plus,with this tools , you can auto select from many tables from database at one times without other sql
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/mp-extra

Download mp-extra

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.2.6.RELEASE
com.baomidou : mybatis-plus-boot-starter jar 3.0.4
org.projectlombok : lombok Optional jar 1.18.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1