License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcn.fanzy.plus |
ArtifactId | ArtifactIdplus-spring-boot-starter |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionplus-spring-boot-starter
springboot增强工具集
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/cn.fanzy.plus/plus-spring-boot-starter/ -->
<dependency>
<groupId>cn.fanzy.plus</groupId>
<artifactId>plus-spring-boot-starter</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.fanzy.plus/plus-spring-boot-starter/
implementation 'cn.fanzy.plus:plus-spring-boot-starter:1.0.0'
// https://jarcasting.com/artifacts/cn.fanzy.plus/plus-spring-boot-starter/
implementation ("cn.fanzy.plus:plus-spring-boot-starter:1.0.0")
'cn.fanzy.plus:plus-spring-boot-starter:jar:1.0.0'
<dependency org="cn.fanzy.plus" name="plus-spring-boot-starter" rev="1.0.0">
<artifact name="plus-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.fanzy.plus', module='plus-spring-boot-starter', version='1.0.0')
)
libraryDependencies += "cn.fanzy.plus" % "plus-spring-boot-starter" % "1.0.0"
[cn.fanzy.plus/plus-spring-boot-starter "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.4.0 |
org.springframework.boot : spring-boot-starter-validation | jar | 2.4.0 |
org.springframework.boot : spring-boot-starter-aop | jar | 2.4.0 |
com.github.xiaoymin : knife4j-spring-boot-starter | jar | 2.0.9 |
cn.hutool : hutool-all | jar | 5.7.20 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.4.0 |
cn.dev33 : sa-token-spring-boot-starter Optional | jar | 1.28.0 |
org.projectlombok : lombok Optional | jar | 1.18.16 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.4.0 |