<dependency>
<groupId>io.dropwizard.modules</groupId>
<artifactId>dropwizard-protobuf</artifactId>
<version>4.0.6</version>
</dependency>
@Grapes(
@Grab(group='io.dropwizard.modules', module='dropwizard-protobuf', version='4.0.6')
)