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