<dependency>
<groupId>com.netflix.governator</groupId>
<artifactId>governator-annotations</artifactId>
<version>1.17.7</version>
</dependency>
@Grapes(
@Grab(group='com.netflix.governator', module='governator-annotations', version='1.17.7')
)
compile