Last Version

spring-boot-starter-slf4j 1.1.0

log project for Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices SLF4J Application Layer Libs Logging
GroupId

GroupId

wiki.xsx
ArtifactId

ArtifactId

spring-boot-starter-slf4j
Version

Version

1.1.0
Type

Type

jar
Description

Description

spring-boot-starter-slf4j
log project for Spring Boot

Download spring-boot-starter-slf4j 1.1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.1.6.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 2.1.6.RELEASE
org.javassist : javassist jar 3.25.0-GA
org.projectlombok : lombok Optional jar 1.18.8

Project Modules

There are no modules declared in this project.