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