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