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