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