mybatis-plus-web-query

添加mybatis的单表动态查询

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

io.github.yanfeiwuji
ArtifactId

ArtifactId

mybatis-plus-web-query
Last Version

Last Version

1.0.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

mybatis-plus-web-query
添加mybatis的单表动态查询
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/mybatis-plus-web-query

Download mybatis-plus-web-query

How to add to project

<!-- 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"]

Dependencies

compile (7)

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

provided (1)

Group / Artifact Type Version
com.baomidou : mybatis-plus-boot-starter jar 3.4.2

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.5.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1-RELEASE
1.0.0-RELEASE
0.0.1-RELEASE