Jar examples for j:jcip-annotations
A clean room implementation of the JCIP Annotations based entirely on the specification provided by the javadocs.
You can download jar file jcip-annotations 1.0-1 in this page.
Apache License, Version 2.0
You can use the following script to add jcip-annotations-1.0-1.jar to your project.
<dependency> <groupId>com.github.stephenc.jcip</groupId> <artifactId>jcip-annotations</artifactId> <version>1.0-1</version> </dependency>
compile group: 'com.github.stephenc.jcip', name: 'jcip-annotations', version: '1.0-1'
libraryDependencies += "com.github.stephenc.jcip" % "jcip-annotations" % "1.0-1"
<dependency org="com.github.stephenc.jcip" name="jcip-annotations" rev="1.0-1"/>
@Grapes(@Grab(group='com.github.stephenc.jcip', module='jcip-annotations', version='1.0-1'))
'com.github.stephenc.jcip:jcip-annotations:jar:1.0-1'
Click the following link to download the jar file.
jcip-annotations-1.0-1-javadoc.jar