MVN

com.github.gv2011.logback : logback-core

Maven & Gradle

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

Latest Version

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

  • Latest Stable: 1.3.5

All Versions

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

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

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.gv2011.logback</groupId>
    <artifactId>logback-core</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-core gradle dependency to your build.gradle file:

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "com.github.gv2011.logback" % "logback-core" % "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

Jul 11, 2022
2 usages
5 stars
Jan 07, 2021
2 usages
0 stars
Jul 11, 2022
2 usages
0 stars
Dec 14, 2022
1 usages
53 stars
Dec 23, 2021
1 stars
Feb 24, 2023
3 usages
4 stars
Oct 21, 2022
2 usages
59k stars
Jul 10, 2023
2 usages
13.9k stars
Feb 13, 2021
2 usages
3.8k stars
Feb 16, 2021
1 usages
1 stars