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