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