MVN

uk.org.lidalia : jul-to-slf4j-config

Maven & Gradle

Aug 05, 2012
2 usages
1 stars

java.util.logging to SLF4J Configuration · Packages a logging.properties that simply registers the SLF4JBridgeHandler as the sole handler, effectively redirecting all j.u.l log statements to SLF4J. See http://www.slf4j.org/legacy.html#jul-to-slf4j for further details.

<dependency>
    <groupId>uk.org.lidalia</groupId>
    <artifactId>jul-to-slf4j-config</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of uk.org.lidalia : jul-to-slf4j-config to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of uk.org.lidalia : jul-to-slf4j-config to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
jul-to-slf4j-config-1.0.0

How to add a dependency to Maven

Add the following uk.org.lidalia : jul-to-slf4j-config maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>uk.org.lidalia</groupId>
    <artifactId>jul-to-slf4j-config</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following uk.org.lidalia : jul-to-slf4j-config gradle dependency to your build.gradle file:

implementation 'uk.org.lidalia:jul-to-slf4j-config:1.0.0'

Gradle Kotlin DSL: Add the following uk.org.lidalia : jul-to-slf4j-config gradle kotlin dependency to your build.gradle.kts file:

implementation("uk.org.lidalia:jul-to-slf4j-config:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following uk.org.lidalia : jul-to-slf4j-config sbt scala dependency to your build.sbt file:

libraryDependencies += "uk.org.lidalia" % "jul-to-slf4j-config" % "1.0.0"

Advertisement

Dependencies from Group

Nov 20, 2015
164 usages
Jan 20, 2011
50 usages
54 stars
Nov 24, 2013
13 usages
8 stars
Nov 24, 2013
4 usages
1 stars
Nov 24, 2013
4 usages
1 stars

Discover Dependencies

Jan 29, 2015
1 usages
Jan 22, 2011
11 usages
Jun 26, 2014
1 usages
0 stars
Oct 25, 2007
3 usages
Apr 27, 2013
10 usages
Dec 06, 2014
6 usages
1 stars