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