MVN

io.redlink.ext.logback : logback-ext-core

Maven & Gradle

Dec 11, 2017
8 usages
0 stars
<dependency>
    <groupId>io.redlink.ext.logback</groupId>
    <artifactId>logback-ext-core</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.redlink.ext.logback : logback-ext-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of io.redlink.ext.logback : logback-ext-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
logback-ext-core-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>io.redlink.ext.logback</groupId>
    <artifactId>logback-ext-core</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.redlink.ext.logback : logback-ext-core gradle dependency to your build.gradle file:

implementation 'io.redlink.ext.logback:logback-ext-core:1.0.0'

Gradle Kotlin DSL: Add the following io.redlink.ext.logback : logback-ext-core gradle kotlin dependency to your build.gradle.kts file:

implementation("io.redlink.ext.logback:logback-ext-core:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.redlink.ext.logback : logback-ext-core sbt scala dependency to your build.sbt file:

libraryDependencies += "io.redlink.ext.logback" % "logback-ext-core" % "1.0.0"

Advertisement

Dependencies from Group

Discover Dependencies

Sep 01, 2020
71 usages
10 stars
Aug 10, 2019
5 usages
0 stars
Oct 14, 2016
2 usages
150 stars
Apr 04, 2023
5 usages
19 stars
Sep 29, 2015
Apr 21, 2018
11 usages
9 stars
Oct 26, 2016
4 usages
254 stars
Mar 29, 2018
7 usages
397 stars