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