MVN

io.dropwizard.logback : logback-throttling-appender

Maven & Gradle

Apr 05, 2023
83 usages
2 stars

Throttling Appender · Throttling appender wrapper for Logback

<dependency>
    <groupId>io.dropwizard.logback</groupId>
    <artifactId>logback-throttling-appender</artifactId>
    <version>1.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.3.0

All Versions

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

Version Vulnerabilities Updated
1.4.x
logback-throttling-appender-1.4.0
1.3.x
logback-throttling-appender-1.3.0
1.1.x
logback-throttling-appender-1.1.10
logback-throttling-appender-1.1.9
logback-throttling-appender-1.1.8
logback-throttling-appender-1.1.7
logback-throttling-appender-1.1.6
logback-throttling-appender-1.1.5
logback-throttling-appender-1.1.4
logback-throttling-appender-1.1.3
logback-throttling-appender-1.1.2
logback-throttling-appender-1.1.1
logback-throttling-appender-1.1.0
1.0.x
logback-throttling-appender-1.0.1
logback-throttling-appender-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>io.dropwizard.logback</groupId>
    <artifactId>logback-throttling-appender</artifactId>
    <version>1.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.dropwizard.logback : logback-throttling-appender gradle dependency to your build.gradle file:

implementation 'io.dropwizard.logback:logback-throttling-appender:1.3.0'

Gradle Kotlin DSL: Add the following io.dropwizard.logback : logback-throttling-appender gradle kotlin dependency to your build.gradle.kts file:

implementation("io.dropwizard.logback:logback-throttling-appender:1.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.dropwizard.logback : logback-throttling-appender sbt scala dependency to your build.sbt file:

libraryDependencies += "io.dropwizard.logback" % "logback-throttling-appender" % "1.3.0"

Advertisement

Dependencies from Group

Apr 05, 2023
83 usages
2 stars

Discover Dependencies

May 15, 2021
1 usages
59 stars
Nov 26, 2021
2 usages
39 stars
Sep 06, 2021
2 usages
1 stars
Sep 28, 2020
2 usages
10 stars
Aug 17, 2023
1 usages
5 stars
Jul 01, 2022
1 usages
20 stars
Sep 12, 2019
1 usages
1 stars
Jan 05, 2022
1 usages
2 stars