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