<dependency>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-json-logging</artifactId>
<version>2.0.0-rc13</version>
</dependency>
@Grapes(
@Grab(group='io.dropwizard', module='dropwizard-json-logging', version='2.0.0-rc13')
)