<dependency>
<groupId>com.google.code.findbugs</groupId>
<artifactId>annotations</artifactId>
<version>2.0.2</version>
</dependency>
@Grapes(
@Grab(group='com.google.code.findbugs', module='annotations', version='2.0.2')
)