is not current version
Last Version 1.4.9

wiki.xsx:slf4j-spring-boot-starter 1.3.1

log project for Spring Boot

Categories

Categories

Spring Boot Container Microservices SLF4J Application Layer Libs Logging
GroupId

GroupId

wiki.xsx
ArtifactId

ArtifactId

slf4j-spring-boot-starter
Version

Version

1.3.1
Type

Type

jar

Download slf4j-spring-boot-starter 1.3.1


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