is not current version
Last Version 1.0.3

mp-extra 1.0.1

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
Version

Version

1.0.1
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 1.0.1


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

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.