is not current version
Last Version 1.1.9

io.dropwizard.logback:logback-throttling-appender 1.1.2

Throttling appender wrapper for Logback

Categories

Categories

DropWizard Container Microservices Logback Application Layer Libs Logging
GroupId

GroupId

io.dropwizard.logback
ArtifactId

ArtifactId

logback-throttling-appender
Version

Version

1.1.2
Type

Type

jar

Download logback-throttling-appender 1.1.2


<!-- https://jarcasting.com/artifacts/io.dropwizard.logback/logback-throttling-appender/ -->
<dependency>
    <groupId>io.dropwizard.logback</groupId>
    <artifactId>logback-throttling-appender</artifactId>
    <version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.dropwizard.logback/logback-throttling-appender/
implementation 'io.dropwizard.logback:logback-throttling-appender:1.1.2'
// https://jarcasting.com/artifacts/io.dropwizard.logback/logback-throttling-appender/
implementation ("io.dropwizard.logback:logback-throttling-appender:1.1.2")
'io.dropwizard.logback:logback-throttling-appender:jar:1.1.2'
<dependency org="io.dropwizard.logback" name="logback-throttling-appender" rev="1.1.2">
  <artifact name="logback-throttling-appender" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.dropwizard.logback', module='logback-throttling-appender', version='1.1.2')
)
libraryDependencies += "io.dropwizard.logback" % "logback-throttling-appender" % "1.1.2"
[io.dropwizard.logback/logback-throttling-appender "1.1.2"]