is not current version
Last Version 5.0.2

concise-spring-boot-starter 4.4.3

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

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.gitee.shizichao
ArtifactId

ArtifactId

concise-spring-boot-starter
Version

Version

4.4.3
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 4.4.3


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

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.