is not current version
Last Version 1.0.11

Propagation of Log4j 2 ThreadContext 1.0.10

Standardized context propagation in concurrent systems.

License

License

GroupId

GroupId

nl.talsmasoftware.context
ArtifactId

ArtifactId

log4j2-propagation
Version

Version

1.0.10
Type

Type

jar
Description

Description

Propagation of Log4j 2 ThreadContext
Standardized context propagation in concurrent systems.
Project Organization

Project Organization

Talsma ICT

Download log4j2-propagation 1.0.10


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

Dependencies

compile (2)

Group / Artifact Type Version
nl.talsmasoftware.context : context-propagation jar 1.0.10
org.apache.logging.log4j : log4j-api jar 2.14.1

provided (1)

Group / Artifact Type Version
nl.talsmasoftware : umldoclet Optional jar 2.0.14

test (5)

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

Project Modules

There are no modules declared in this project.