Download mdcwrapper-impl-0.1.3.jar file - Jar m

Jar examples for m:mdcwrapper-impl

Description

Simple facade to wrap executor services into SLF4J MDC aware proxies.

You can download jar file mdcwrapper-impl 0.1.3 in this page.

Build File

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'

Download

Click the following link to download the jar file.

mdcwrapper-impl-0.1.3-javadoc.jar
mdcwrapper-impl-0.1.3-sources.jar
mdcwrapper-impl-0.1.3-tests.jar
mdcwrapper-impl-0.1.3.jar
mdcwrapper-impl-0.1.3.pom



Related Tutorials