MVN

com.github.gv2011.logback : logback-classic

Maven & Gradle

Oct 04, 2021
14 usages
1 stars
<dependency>
    <groupId>com.github.gv2011.logback</groupId>
    <artifactId>logback-classic</artifactId>
    <version>1.3.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.gv2011.logback : logback-classic to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.5

All Versions

Choose a version of com.github.gv2011.logback : logback-classic to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
logback-classic-1.3.5
logback-classic-1.3.4
logback-classic-1.3.3
logback-classic-1.3.2
logback-classic-1.3.1
logback-classic-1.3.0

How to add a dependency to Maven

Add the following com.github.gv2011.logback : logback-classic maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.gv2011.logback</groupId>
    <artifactId>logback-classic</artifactId>
    <version>1.3.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.gv2011.logback : logback-classic gradle dependency to your build.gradle file:

implementation 'com.github.gv2011.logback:logback-classic:1.3.5'

Gradle Kotlin DSL: Add the following com.github.gv2011.logback : logback-classic gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.gv2011.logback:logback-classic:1.3.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.gv2011.logback : logback-classic sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.gv2011.logback" % "logback-classic" % "1.3.5"

Advertisement

Dependencies from Group

Oct 04, 2021
14 usages
1 stars
Oct 04, 2021
6 usages
1 stars
Oct 04, 2021
1 usages
1 stars

Discover Dependencies

Aug 25, 2023
5 usages
909 stars
Sep 14, 2009
5 usages
May 26, 2023
20 usages
120 stars
Jun 20, 2023
17 usages
106 stars
May 19, 2023
3 usages
3 stars
Mar 22, 2021
3 usages
3 stars
Dec 27, 2021
3 usages
16 stars
Jun 15, 2020
11 usages
276 stars
Oct 18, 2018
3 usages
1 stars