com.github.xuejike:lambda-query-mybatis-plus

query all in lambda

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.xuejike
ArtifactId

ArtifactId

lambda-query-mybatis-plus
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

query all in lambda

Download lambda-query-mybatis-plus

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.xuejike/lambda-query-mybatis-plus/ -->
<dependency>
    <groupId>com.github.xuejike</groupId>
    <artifactId>lambda-query-mybatis-plus</artifactId>
    <version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuejike/lambda-query-mybatis-plus/
implementation 'com.github.xuejike:lambda-query-mybatis-plus:1.0.7'
// https://jarcasting.com/artifacts/com.github.xuejike/lambda-query-mybatis-plus/
implementation ("com.github.xuejike:lambda-query-mybatis-plus:1.0.7")
'com.github.xuejike:lambda-query-mybatis-plus:jar:1.0.7'
<dependency org="com.github.xuejike" name="lambda-query-mybatis-plus" rev="1.0.7">
  <artifact name="lambda-query-mybatis-plus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuejike', module='lambda-query-mybatis-plus', version='1.0.7')
)
libraryDependencies += "com.github.xuejike" % "lambda-query-mybatis-plus" % "1.0.7"
[com.github.xuejike/lambda-query-mybatis-plus "1.0.7"]

Dependencies

compile (5)

Group / Artifact Type Version
com.github.xuejike : lambda-query-core jar 1.0.7
com.baomidou : mybatis-plus-core jar 3.4.1
com.baomidou : mybatis-plus-extension jar 3.4.1
cn.hutool : hutool-extra jar 5.5.2
org.slf4j : slf4j-api jar 1.7.30

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.7
1.0.6
1.0.5
1.0.3
1.0.2
1.0.1