License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators |
GroupId | GroupIdcom.github.yzcheng90 |
ArtifactId | ArtifactIdautofull-spring-boot-starter |
Version | Version1.3.1 |
Type | Typejar |
Description |
Descriptionautofull-spring-boot-starter
一个填充字段属性框架
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.yzcheng90/autofull-spring-boot-starter/ -->
<dependency>
<groupId>com.github.yzcheng90</groupId>
<artifactId>autofull-spring-boot-starter</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yzcheng90/autofull-spring-boot-starter/
implementation 'com.github.yzcheng90:autofull-spring-boot-starter:1.3.1'
// https://jarcasting.com/artifacts/com.github.yzcheng90/autofull-spring-boot-starter/
implementation ("com.github.yzcheng90:autofull-spring-boot-starter:1.3.1")
'com.github.yzcheng90:autofull-spring-boot-starter:jar:1.3.1'
<dependency org="com.github.yzcheng90" name="autofull-spring-boot-starter" rev="1.3.1">
<artifact name="autofull-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yzcheng90', module='autofull-spring-boot-starter', version='1.3.1')
)
libraryDependencies += "com.github.yzcheng90" % "autofull-spring-boot-starter" % "1.3.1"
[com.github.yzcheng90/autofull-spring-boot-starter "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-starter-data-redis | jar | |
com.baomidou : mybatis-plus-extension | jar | 3.1.0 |
com.baomidou : mybatis-plus-boot-starter | jar | 3.1.0 |
cn.hutool : hutool-all | jar | 4.4.5 |
com.github.jsqlparser : jsqlparser | jar | 4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.14 |