MVN

ch.sourcepond.utils : mdcwrapper-impl

Maven & Gradle

Apr 08, 2016
1 usages

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

<dependency>
    <groupId>ch.sourcepond.utils</groupId>
    <artifactId>mdcwrapper-impl</artifactId>
    <version>0.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ch.sourcepond.utils : mdcwrapper-impl to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.3

All Versions

Choose a version of ch.sourcepond.utils : mdcwrapper-impl to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
mdcwrapper-impl-0.1.3

How to add a dependency to Maven

Add the following ch.sourcepond.utils : mdcwrapper-impl maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ch.sourcepond.utils</groupId>
    <artifactId>mdcwrapper-impl</artifactId>
    <version>0.1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ch.sourcepond.utils : mdcwrapper-impl gradle dependency to your build.gradle file:

implementation 'ch.sourcepond.utils:mdcwrapper-impl:0.1.3'

Gradle Kotlin DSL: Add the following ch.sourcepond.utils : mdcwrapper-impl gradle kotlin dependency to your build.gradle.kts file:

implementation("ch.sourcepond.utils:mdcwrapper-impl:0.1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following ch.sourcepond.utils : mdcwrapper-impl sbt scala dependency to your build.sbt file:

libraryDependencies += "ch.sourcepond.utils" % "mdcwrapper-impl" % "0.1.3"

Advertisement

Dependencies from Group

Discover Dependencies

Apr 08, 2016
1 usages
Jun 11, 2016
1 usages
41 stars
Apr 13, 2016
1 usages
Apr 11, 2016
3 stars
May 04, 2016
1 stars
Jan 22, 2020
1 usages
53 stars
Dec 14, 2022
2 usages
53 stars
Jan 02, 2016
Apr 16, 2016
1 usages
2.6k stars