License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.github.wuyanzuplus |
ArtifactId | ArtifactIdmybatis-query |
Last Version | Last Version0.0.4-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmybatis-query
A Query Framework For Mybatis
|
Project URL |
Project URL |
Filename | Size |
---|---|
mybatis-query-0.0.4-RELEASE.pom | |
mybatis-query-0.0.4-RELEASE.jar | 35 KB |
mybatis-query-0.0.4-RELEASE-sources.jar | 17 KB |
mybatis-query-0.0.4-RELEASE-javadoc.jar | 167 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.6.RELEASE |
org.hsqldb : hsqldb | jar | 2.4.1 |