Last Version

slf4j-spring-boot-starter 1.4.9

log project for Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices SLF4J Application Layer Libs Logging
GroupId

GroupId

wiki.xsx
ArtifactId

ArtifactId

slf4j-spring-boot-starter
Version

Version

1.4.9
Type

Type

jar
Description

Description

slf4j-spring-boot-starter
log project for Spring Boot
Source Code Management

Source Code Management

https://gitee.com/xsxgit/slf4j-spring-boot-starter

Download slf4j-spring-boot-starter 1.4.9


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

Dependencies

compile (2)

Group / Artifact Type Version
org.javassist : javassist jar 3.26.0-GA
org.projectlombok : lombok Optional jar 1.18.10

provided (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.2.13.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 2.2.13.RELEASE

Project Modules

There are no modules declared in this project.