mybatis-query

A Query Framework For Mybatis

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.wuyanzuplus
ArtifactId

ArtifactId

mybatis-query
Last Version

Last Version

0.0.4-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

mybatis-query
A Query Framework For Mybatis
Project URL

Project URL

https://github.com/WuYanZuPlus/mybatis-query

Download mybatis-query

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-validation jar 2.1.6.RELEASE
org.projectlombok : lombok Optional jar 1.18.6
io.swagger : swagger-annotations jar 1.5.22
org.apache.commons : commons-lang3 jar 3.9
org.mybatis : mybatis jar 3.5.1
javax.persistence : javax.persistence-api jar 2.2

test (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4-RELEASE
0.0.3-RELEASE
0.0.2-RELEASE
0.0.1-RELEASE