License |
License |
---|---|
GroupId | GroupIdtop.lww0511 |
ArtifactId | ArtifactIdmp-extra |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmp-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 |
Filename | Size |
---|---|
mp-extra-1.0.3.pom | |
mp-extra-1.0.3.jar | 18 KB |
mp-extra-1.0.3-sources.jar | 12 KB |
mp-extra-1.0.3-javadoc.jar | 87 KB |
Browse |
<!-- 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"]
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 |