Annotation supports the FindBugs tool
'findbugs:annotations:0.9.6'
<dependency> <groupId>findbugs</groupId> <artifactId>annotations</artifactId> <version>0.9.6</version> </dependency>
<dependency org="findbugs" name="annotations" rev="0.9.6"/>
"findbugs", "annotations", "0.9.6"