| License |
License |
|---|---|
| GroupId | GroupIdcom.alibaba |
| ArtifactId | ArtifactIdlog4j2-ttl-thread-context-map |
| Last Version | Last Version1.3.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTTL Thread Context Map for Log4j2
TTL Thread Context Map for Log4j2
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.alibaba/log4j2-ttl-thread-context-map/ -->
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>log4j2-ttl-thread-context-map</artifactId>
<version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba/log4j2-ttl-thread-context-map/
implementation 'com.alibaba:log4j2-ttl-thread-context-map:1.3.3'
// https://jarcasting.com/artifacts/com.alibaba/log4j2-ttl-thread-context-map/
implementation ("com.alibaba:log4j2-ttl-thread-context-map:1.3.3")
'com.alibaba:log4j2-ttl-thread-context-map:jar:1.3.3'
<dependency org="com.alibaba" name="log4j2-ttl-thread-context-map" rev="1.3.3">
<artifact name="log4j2-ttl-thread-context-map" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba', module='log4j2-ttl-thread-context-map', version='1.3.3')
)
libraryDependencies += "com.alibaba" % "log4j2-ttl-thread-context-map" % "1.3.3"
[com.alibaba/log4j2-ttl-thread-context-map "1.3.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.logging.log4j : log4j-api | jar | 2.14.0 |
| com.alibaba : transmittable-thread-local | jar | 2.12.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.logging.log4j : log4j-core | jar | 2.14.0 |
| junit : junit | jar | 4.13.1 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.14.0 |
| com.github.stefanbirkner : system-rules | jar | 1.19.0 |