is not current version
Last Version 1.1.0

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

log project for Spring Boot

Categories

Categories

Spring Boot Container Microservices SLF4J Application Layer Libs Logging
GroupId

GroupId

wiki.xsx
ArtifactId

ArtifactId

spring-boot-starter-slf4j
Version

Version

1.0.0
Type

Type

jar

Download spring-boot-starter-slf4j 1.0.0


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