A clean room implementation of the JCIP Annotations based entirely on the specification provided by the javadocs.
'com.github.stephenc.findbugs:findbugs-annotations:1.0-1'
<dependency>
<groupId>com.github.stephenc.findbugs</groupId>
<artifactId>findbugs-annotations</artifactId>
<version>1.0-1</version>
</dependency>
<dependency org="com.github.stephenc.findbugs" name="findbugs-annotations" rev="1.0-1"/>
"com.github.stephenc.findbugs", "findbugs-annotations", "1.0-1"