MVN

io.github.georgwittberger : extend-mdc-aspect

Maven & Gradle

Dec 21, 2016
2 usages
10 stars

ExtendMDC Aspect · A Java aspect to extend the logging MDC with annotation-defined values and method arguments

<dependency>
    <groupId>io.github.georgwittberger</groupId>
    <artifactId>extend-mdc-aspect</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.georgwittberger : extend-mdc-aspect to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of io.github.georgwittberger : extend-mdc-aspect to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
extend-mdc-aspect-1.0.0

How to add a dependency to Maven

Add the following io.github.georgwittberger : extend-mdc-aspect maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.georgwittberger</groupId>
    <artifactId>extend-mdc-aspect</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.georgwittberger : extend-mdc-aspect gradle dependency to your build.gradle file:

implementation 'io.github.georgwittberger:extend-mdc-aspect:1.0.0'

Gradle Kotlin DSL: Add the following io.github.georgwittberger : extend-mdc-aspect gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.georgwittberger:extend-mdc-aspect:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.georgwittberger : extend-mdc-aspect sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.georgwittberger" % "extend-mdc-aspect" % "1.0.0"

Advertisement

Dependencies from Group

Discover Dependencies

Nov 03, 2017
3 usages
3 stars
Jul 23, 2017
3 usages
65 stars
Dec 28, 2017
2 usages
6 stars
Sep 08, 2018
3 usages
162 stars
Oct 26, 2019
4 usages
95 stars
Apr 13, 2018
5 usages
2 stars
May 04, 2018
6 usages
0 stars
Jun 03, 2019
4 usages
4 stars
Dec 03, 2018
3 usages
83 stars