plus-spring-boot-starter

springboot增强工具集

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.fanzy.plus
ArtifactId

ArtifactId

plus-spring-boot-starter
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

plus-spring-boot-starter
springboot增强工具集
Source Code Management

Source Code Management

https://gitee.com/it-xiaofan/plus-spring-boot-starter.git

Download plus-spring-boot-starter

How to add to project

<!-- 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"]

Dependencies

compile (8)

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

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0