MVN

io.airbrake : logback

Maven & Gradle

Mar 27, 2021
5 stars

logback · Logback integration for javabrake

<dependency>
    <groupId>io.airbrake</groupId>
    <artifactId>logback</artifactId>
    <version>0.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.1.1

All Versions

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

Version Vulnerabilities Updated
0.1.x
logback-0.1.1
logback-0.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>io.airbrake</groupId>
    <artifactId>logback</artifactId>
    <version>0.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.airbrake : logback gradle dependency to your build.gradle file:

implementation 'io.airbrake:logback:0.1.1'

Gradle Kotlin DSL: Add the following io.airbrake : logback gradle kotlin dependency to your build.gradle.kts file:

implementation("io.airbrake:logback:0.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.airbrake : logback sbt scala dependency to your build.sbt file:

libraryDependencies += "io.airbrake" % "logback" % "0.1.1"

Advertisement

Dependencies from Group

Jun 05, 2013
6 usages
58 stars
Nov 22, 2022
3 usages
14 stars
Mar 27, 2021
5 stars
Dec 07, 2022
0 stars
Apr 21, 2018
4 stars

Discover Dependencies

Dec 07, 2022
0 stars
Oct 22, 2020
2 usages
49 stars
Nov 16, 2018
2 usages
16 stars
Nov 16, 2018
16 stars
Jan 19, 2022
4 usages
16 stars
Jan 19, 2022
16 stars
Nov 09, 2018
1 usages
1.1k stars