thread-context-handler

Context enabler, for helping with debugging/logging

License

License

GroupId

GroupId

com.shedhack.thread
ArtifactId

ArtifactId

thread-context-handler
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

thread-context-handler
Context enabler, for helping with debugging/logging
Project URL

Project URL

https://github.com/imamchishty/thread-context-handler

Download thread-context-handler

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.code.gson : gson jar
org.apache.commons : commons-lang3 jar 3.4
org.slf4j : slf4j-api jar

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.0
2.1.0
2.0.0
1.0.6
1.0.5
1.0.4
1.0.2