Jar examples for t:thread-context-handler
Context enabler, for helping with debugging/logging
You can download jar file thread-context-handler 1.0.4 in this page.
The Apache Software License, Version 2.0
You can use the following script to add thread-context-handler-1.0.4.jar to your project.
<dependency> <groupId>com.shedhack.thread</groupId> <artifactId>thread-context-handler</artifactId> <version>1.0.4</version> </dependency>
compile group: 'com.shedhack.thread', name: 'thread-context-handler', version: '1.0.4'
libraryDependencies += "com.shedhack.thread" % "thread-context-handler" % "1.0.4"
<dependency org="com.shedhack.thread" name="thread-context-handler" rev="1.0.4"/>
@Grapes(@Grab(group='com.shedhack.thread', module='thread-context-handler', version='1.0.4'))
'com.shedhack.thread:thread-context-handler:jar:1.0.4'
Click the following link to download the jar file.
thread-context-handler-1.0.4-javadoc.jar