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