Jar examples for m:mdcwrapper-impl
Simple facade to wrap executor services into SLF4J MDC aware proxies.
You can download jar file mdcwrapper-impl 0.1.3 in this page.
You can use the following script to add mdcwrapper-impl-0.1.3.jar to your project.
<dependency> <groupId>ch.sourcepond.utils</groupId> <artifactId>mdcwrapper-impl</artifactId> <version>0.1.3</version> </dependency>
compile group: 'ch.sourcepond.utils', name: 'mdcwrapper-impl', version: '0.1.3'
libraryDependencies += "ch.sourcepond.utils" % "mdcwrapper-impl" % "0.1.3"
<dependency org="ch.sourcepond.utils" name="mdcwrapper-impl" rev="0.1.3"/>
@Grapes(@Grab(group='ch.sourcepond.utils', module='mdcwrapper-impl', version='0.1.3'))
'ch.sourcepond.utils:mdcwrapper-impl:jar:0.1.3'
Click the following link to download the jar file.
mdcwrapper-impl-0.1.3-javadoc.jar