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