License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Logging Application Layer Libs |
GroupId | GroupIdcom.github.timpeeters |
ArtifactId | ArtifactIdspring-boot-contextual-logging |
Version | Version2.2.3 |
Type | Typejar |
Description |
DescriptionSpring Boot Contextual Logging
Spring Boot Contextual Logging
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.timpeeters/spring-boot-contextual-logging/ -->
<dependency>
<groupId>com.github.timpeeters</groupId>
<artifactId>spring-boot-contextual-logging</artifactId>
<version>2.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.timpeeters/spring-boot-contextual-logging/
implementation 'com.github.timpeeters:spring-boot-contextual-logging:2.2.3'
// https://jarcasting.com/artifacts/com.github.timpeeters/spring-boot-contextual-logging/
implementation ("com.github.timpeeters:spring-boot-contextual-logging:2.2.3")
'com.github.timpeeters:spring-boot-contextual-logging:jar:2.2.3'
<dependency org="com.github.timpeeters" name="spring-boot-contextual-logging" rev="2.2.3">
<artifact name="spring-boot-contextual-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.timpeeters', module='spring-boot-contextual-logging', version='2.2.3')
)
libraryDependencies += "com.github.timpeeters" % "spring-boot-contextual-logging" % "2.2.3"
[com.github.timpeeters/spring-boot-contextual-logging "2.2.3"]
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | |
ch.qos.logback : logback-core | jar | |
org.slf4j : slf4j-api | jar | |
org.springframework : spring-beans | jar | |
org.springframework : spring-context | jar | |
org.springframework : spring-core | jar | |
org.springframework : spring-web | jar | |
org.springframework.boot : spring-boot | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.boot : spring-boot-starter-logging | jar | |
org.springframework.cloud : spring-cloud-context Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.apache.tomcat : tomcat-annotations-api | jar | |
org.assertj : assertj-core | jar | |
org.springframework : spring-test | jar | |
org.springframework.boot : spring-boot-test | jar | |
org.springframework.boot : spring-boot-starter-test | jar | |
org.springframework.boot : spring-boot-starter-web | jar |