is not current version
Last Version 1.0.11

Propagation of SLF4J MDC 1.0.9

Standardized context propagation in concurrent systems.

License

License

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

nl.talsmasoftware.context
ArtifactId

ArtifactId

slf4j-propagation
Version

Version

1.0.9
Type

Type

jar
Description

Description

Propagation of SLF4J MDC
Standardized context propagation in concurrent systems.
Project Organization

Project Organization

Talsma ICT

Download slf4j-propagation 1.0.9


<!-- https://jarcasting.com/artifacts/nl.talsmasoftware.context/slf4j-propagation/ -->
<dependency>
    <groupId>nl.talsmasoftware.context</groupId>
    <artifactId>slf4j-propagation</artifactId>
    <version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/nl.talsmasoftware.context/slf4j-propagation/
implementation 'nl.talsmasoftware.context:slf4j-propagation:1.0.9'
// https://jarcasting.com/artifacts/nl.talsmasoftware.context/slf4j-propagation/
implementation ("nl.talsmasoftware.context:slf4j-propagation:1.0.9")
'nl.talsmasoftware.context:slf4j-propagation:jar:1.0.9'
<dependency org="nl.talsmasoftware.context" name="slf4j-propagation" rev="1.0.9">
  <artifact name="slf4j-propagation" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.talsmasoftware.context', module='slf4j-propagation', version='1.0.9')
)
libraryDependencies += "nl.talsmasoftware.context" % "slf4j-propagation" % "1.0.9"
[nl.talsmasoftware.context/slf4j-propagation "1.0.9"]

Dependencies

compile (2)

Group / Artifact Type Version
nl.talsmasoftware.context : context-propagation jar 1.0.9
org.slf4j : slf4j-api jar 1.7.30

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.1
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-all jar 1.10.19
org.slf4j : jul-to-slf4j jar 1.7.30
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.