MVN

net.java.truecommons : truecommons-logging

Maven & Gradle

Jun 05, 2015
3 usages

TrueCommons Logging · Provides a simple adapter to add support for localized messages to SLF4J.

<dependency>
    <groupId>net.java.truecommons</groupId>
    <artifactId>truecommons-logging</artifactId>
    <version>2.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.java.truecommons : truecommons-logging to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.5.0

All Versions

Choose a version of net.java.truecommons : truecommons-logging to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.5.x
truecommons-logging-2.5.0
2.4
truecommons-logging-2.4
2.3.x
truecommons-logging-2.3.5
truecommons-logging-2.3.4
truecommons-logging-2.3.3
truecommons-logging-2.3.2
truecommons-logging-2.3.1
2.3
truecommons-logging-2.3
2.2.x
truecommons-logging-2.2.2
truecommons-logging-2.2.1
2.2
truecommons-logging-2.2
2.1
truecommons-logging-2.1
2.0
truecommons-logging-2.0
1.0.x
truecommons-logging-1.0.17
truecommons-logging-1.0.16
truecommons-logging-1.0.15
truecommons-logging-1.0.14
truecommons-logging-1.0.13
truecommons-logging-1.0.12
truecommons-logging-1.0.11
truecommons-logging-1.0.10
truecommons-logging-1.0.9
truecommons-logging-1.0.8
truecommons-logging-1.0.7
truecommons-logging-1.0.6
truecommons-logging-1.0.5
truecommons-logging-1.0.4
truecommons-logging-1.0.3
truecommons-logging-1.0.2
truecommons-logging-1.0.1
1.0
truecommons-logging-1.0

How to add a dependency to Maven

Add the following net.java.truecommons : truecommons-logging maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.java.truecommons</groupId>
    <artifactId>truecommons-logging</artifactId>
    <version>2.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.java.truecommons : truecommons-logging gradle dependency to your build.gradle file:

implementation 'net.java.truecommons:truecommons-logging:2.5.0'

Gradle Kotlin DSL: Add the following net.java.truecommons : truecommons-logging gradle kotlin dependency to your build.gradle.kts file:

implementation("net.java.truecommons:truecommons-logging:2.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.java.truecommons : truecommons-logging sbt scala dependency to your build.sbt file:

libraryDependencies += "net.java.truecommons" % "truecommons-logging" % "2.5.0"

Advertisement

Dependencies from Group

Discover Dependencies

Oct 28, 2019
3 usages
34 stars
Mar 27, 2023
29 usages
24 stars
Dec 30, 2020
3 usages
91 stars
Aug 31, 2017
3 usages
34 stars
Feb 27, 2023
20 usages
115 stars
Jul 13, 2017
12 usages
550 stars
Jan 04, 2017
8 usages
14 stars
Oct 11, 2018
15 usages
44 stars