License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.github.DDLoveWorld |
ArtifactId | ArtifactIdcommon-query-mybatisplus |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCommon query by mybatisPlus project for Spring Boot
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.DDLoveWorld/common-query-mybatisplus/ -->
<dependency>
<groupId>com.github.DDLoveWorld</groupId>
<artifactId>common-query-mybatisplus</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.DDLoveWorld/common-query-mybatisplus/
implementation 'com.github.DDLoveWorld:common-query-mybatisplus:1.0.1'
// https://jarcasting.com/artifacts/com.github.DDLoveWorld/common-query-mybatisplus/
implementation ("com.github.DDLoveWorld:common-query-mybatisplus:1.0.1")
'com.github.DDLoveWorld:common-query-mybatisplus:jar:1.0.1'
<dependency org="com.github.DDLoveWorld" name="common-query-mybatisplus" rev="1.0.1">
<artifact name="common-query-mybatisplus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.DDLoveWorld', module='common-query-mybatisplus', version='1.0.1')
)
libraryDependencies += "com.github.DDLoveWorld" % "common-query-mybatisplus" % "1.0.1"
[com.github.DDLoveWorld/common-query-mybatisplus "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.baomidou : mybatis-plus | jar | 3.1.2 |
com.baomidou : mybatis-plus-boot-starter | jar | 3.1.2 |
org.projectlombok : lombok Optional | jar | 1.18.10 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.4 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.4 |
com.alibaba : fastjson | jar | 1.2.60 |
com.github.DDLoveWorld : common-query-core | jar | 0.0.1 |