<dependency>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-annotations</artifactId>
<version>3.1.0-RC5</version>
</dependency>
@Grapes(
@Grab(group='com.github.spotbugs', module='spotbugs-annotations', version='3.1.0-RC5')
)
compile