MVN

com.trigonic : groovy-slf4j-ndc

Maven & Gradle

Mar 28, 2012
3 stars

groovy-slf4j-ndc - Groovy-based tool for emulating NDC in slf4j using MDC · Emulates nested diagnostic context (NDC) in slf4j and Groovy using mapped diagnostic context (MDC).

<dependency>
    <groupId>com.trigonic</groupId>
    <artifactId>groovy-slf4j-ndc</artifactId>
    <version>0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.trigonic : groovy-slf4j-ndc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1

All Versions

Choose a version of com.trigonic : groovy-slf4j-ndc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1
groovy-slf4j-ndc-0.1

How to add a dependency to Maven

Add the following com.trigonic : groovy-slf4j-ndc maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.trigonic</groupId>
    <artifactId>groovy-slf4j-ndc</artifactId>
    <version>0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.trigonic : groovy-slf4j-ndc gradle dependency to your build.gradle file:

implementation 'com.trigonic:groovy-slf4j-ndc:0.1'

Gradle Kotlin DSL: Add the following com.trigonic : groovy-slf4j-ndc gradle kotlin dependency to your build.gradle.kts file:

implementation("com.trigonic:groovy-slf4j-ndc:0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.trigonic : groovy-slf4j-ndc sbt scala dependency to your build.sbt file:

libraryDependencies += "com.trigonic" % "groovy-slf4j-ndc" % "0.1"

Advertisement

Dependencies from Group

Feb 16, 2012
1 usages
2 stars
Feb 16, 2012
1 usages
2 stars
Jun 08, 2011
2 stars
Sep 24, 2012
6 stars
Mar 28, 2012
3 stars

Discover Dependencies

Aug 28, 2013
38 stars
Feb 09, 2015
2 usages
11 stars
May 11, 2014
12 stars
Jan 19, 2015
1 usages
Jan 19, 2015
4 usages
Sep 26, 2011
2 stars
Oct 08, 2014
55 stars
Oct 08, 2014
55 stars