License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdio.github.kangjianqun |
ArtifactId | ArtifactIdfast-common-mybatis-plus |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfast-common-mybatis-plus
快速开发 通用 mybatis-plus
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/io.github.kangjianqun/fast-common-mybatis-plus/ -->
<dependency>
<groupId>io.github.kangjianqun</groupId>
<artifactId>fast-common-mybatis-plus</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.kangjianqun/fast-common-mybatis-plus/
implementation 'io.github.kangjianqun:fast-common-mybatis-plus:1.0.1'
// https://jarcasting.com/artifacts/io.github.kangjianqun/fast-common-mybatis-plus/
implementation ("io.github.kangjianqun:fast-common-mybatis-plus:1.0.1")
'io.github.kangjianqun:fast-common-mybatis-plus:jar:1.0.1'
<dependency org="io.github.kangjianqun" name="fast-common-mybatis-plus" rev="1.0.1">
<artifact name="fast-common-mybatis-plus" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.kangjianqun', module='fast-common-mybatis-plus', version='1.0.1')
)
libraryDependencies += "io.github.kangjianqun" % "fast-common-mybatis-plus" % "1.0.1"
[io.github.kangjianqun/fast-common-mybatis-plus "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.baomidou : mybatis-plus | jar | |
io.github.kangjianqun : fast-common-core | jar | 1.0.1 |
mysql : mysql-connector-java | jar | |
org.springframework : spring-tx | jar | |
org.projectlombok : lombok | jar | |
org.springframework.boot : spring-boot-starter-log4j2 | jar | 2.6.7 |
org.apache.logging.log4j : log4j-api | jar | 2.17.2 |
org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.boot : spring-boot-starter-logging | jar |