<dependency>
<groupId>net.sourceforge.findbugs</groupId>
<artifactId>annotations</artifactId>
<version>1.2.1</version>
</dependency>
@Grapes(
@Grab(group='net.sourceforge.findbugs', module='annotations', version='1.2.1')
)