License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdio.github.yanfeiwuji |
ArtifactId | ArtifactIdmybatis-plus-web-query |
Last Version | Last Version1.0.1-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmybatis-plus-web-query
添加mybatis的单表动态查询
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/io.github.yanfeiwuji/mybatis-plus-web-query/ -->
<dependency>
<groupId>io.github.yanfeiwuji</groupId>
<artifactId>mybatis-plus-web-query</artifactId>
<version>1.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.yanfeiwuji/mybatis-plus-web-query/
implementation 'io.github.yanfeiwuji:mybatis-plus-web-query:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/io.github.yanfeiwuji/mybatis-plus-web-query/
implementation ("io.github.yanfeiwuji:mybatis-plus-web-query:1.0.1-RELEASE")
'io.github.yanfeiwuji:mybatis-plus-web-query:jar:1.0.1-RELEASE'
<dependency org="io.github.yanfeiwuji" name="mybatis-plus-web-query" rev="1.0.1-RELEASE">
<artifact name="mybatis-plus-web-query" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.yanfeiwuji', module='mybatis-plus-web-query', version='1.0.1-RELEASE')
)
libraryDependencies += "io.github.yanfeiwuji" % "mybatis-plus-web-query" % "1.0.1-RELEASE"
[io.github.yanfeiwuji/mybatis-plus-web-query "1.0.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.1.5.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.5.RELEASE |
org.projectlombok : lombok Optional | jar | 1.18.8 |
org.springframework.boot : spring-boot-starter-web | jar | 2.1.5.RELEASE |
org.springframework.boot : spring-boot-starter-aop | jar | 2.1.5.RELEASE |
cn.hutool : hutool-all | jar | 5.6.2 |
org.springframework : spring-test | jar |
Group / Artifact | Type | Version |
---|---|---|
com.baomidou : mybatis-plus-boot-starter | jar | 3.4.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.5.RELEASE |