Files download
File Operation
logback-throttling-appender-1.3.1.jar download
logback-throttling-appender-1.3.1.pom download
logback-throttling-appender-1.3.1-sources.jar download
Apache Maven
<dependency>
  <groupId>io.dropwizard.logback</groupId>
  <artifactId>logback-throttling-appender</artifactId>
  <version>1.3.1</version>
</dependency>
Gradle Groovy
implementation 'io.dropwizard.logback:logback-throttling-appender:1.3.1'
Gradle Kotlin
implementation("io.dropwizard.logback:logback-throttling-appender:1.3.1")
Scala SBT
libraryDependencies += "io.dropwizard.logback" % "logback-throttling-appender" % "1.3.1"
Groovy Grape
@Grapes(
  @Grab(group='io.dropwizard.logback', module='logback-throttling-appender', version='1.3.1')
)
Apache Ivy
<dependency org="io.dropwizard.logback" name="logback-throttling-appender" rev="1.3.1" />
Leiningen
[io.dropwizard.logback/logback-throttling-appender "1.3.1"]
Apache Buildr
'io.dropwizard.logback:logback-throttling-appender:jar:1.3.1'
Dependencies
The project has no third-party dependencies