is not current version
Last Version 1.5

log-spring-boot-starter 1.0

log-spring-boot-starter

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.tlcsdm
ArtifactId

ArtifactId

log-spring-boot-starter
Version

Version

1.0
Type

Type

jar
Description

Description

log-spring-boot-starter
log-spring-boot-starter
Source Code Management

Source Code Management

https://gitee.com/tanglchen/log-spring-boot-starter

Download log-spring-boot-starter 1.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.5.1
org.springframework.boot : spring-boot-starter-aop jar 2.5.1
eu.bitwalker : UserAgentUtils jar 1.21
org.projectlombok : lombok Optional jar 1.18.20
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.5.1

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.5.1

test (1)

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

Project Modules

There are no modules declared in this project.