<dependency>
<groupId>io.dropwizard.logback</groupId>
<artifactId>logback-throttling-appender</artifactId>
<version>1.1.9</version>
</dependency>
@Grapes(
@Grab(group='io.dropwizard.logback', module='logback-throttling-appender', version='1.1.9')
)
<dependency org="io.dropwizard.logback" name="logback-throttling-appender" rev="1.1.9" />