Last Version

concise-spring-boot-starter 5.0.2

常见工具封装starter(操作日志记录,字典转换,返回数据统一封装)

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.gitee.shizichao
ArtifactId

ArtifactId

concise-spring-boot-starter
Version

Version

5.0.2
Type

Type

jar
Description

Description

concise-spring-boot-starter
常见工具封装starter(操作日志记录,字典转换,返回数据统一封装)
Source Code Management

Source Code Management

https://gitee.com/shizichao/concise-spring-boot-starter.git

Download concise-spring-boot-starter 5.0.2


<!-- https://jarcasting.com/artifacts/io.gitee.shizichao/concise-spring-boot-starter/ -->
<dependency>
    <groupId>io.gitee.shizichao</groupId>
    <artifactId>concise-spring-boot-starter</artifactId>
    <version>5.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.shizichao/concise-spring-boot-starter/
implementation 'io.gitee.shizichao:concise-spring-boot-starter:5.0.2'
// https://jarcasting.com/artifacts/io.gitee.shizichao/concise-spring-boot-starter/
implementation ("io.gitee.shizichao:concise-spring-boot-starter:5.0.2")
'io.gitee.shizichao:concise-spring-boot-starter:jar:5.0.2'
<dependency org="io.gitee.shizichao" name="concise-spring-boot-starter" rev="5.0.2">
  <artifact name="concise-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.shizichao', module='concise-spring-boot-starter', version='5.0.2')
)
libraryDependencies += "io.gitee.shizichao" % "concise-spring-boot-starter" % "5.0.2"
[io.gitee.shizichao/concise-spring-boot-starter "5.0.2"]

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-validation jar 2.5.4
org.springframework.boot : spring-boot-starter-aop jar 2.5.4
org.springframework.boot : spring-boot-starter-web jar 2.5.4
org.springframework.boot : spring-boot-starter jar 2.5.4
org.springframework.boot : spring-boot-autoconfigure jar 2.5.4
org.springframework.boot : spring-boot-configuration-processor jar 2.5.4
cn.hutool : hutool-all jar 5.7.22
org.projectlombok : lombok Optional jar 1.18.20
org.bouncycastle : bcpkix-jdk15on jar 1.70
io.swagger : swagger-annotations jar 1.6.5

Project Modules

There are no modules declared in this project.