Jar examples for c:cache-annotations-ri-common
You can download jar file cache-annotations-ri-common 0.4 in this page.
You can use the following script to add cache-annotations-ri-common-0.4.jar to your project.
<dependency> <groupId>javax.cache.implementation</groupId> <artifactId>cache-annotations-ri-common</artifactId> <version>0.4</version> </dependency>
compile group: 'javax.cache.implementation', name: 'cache-annotations-ri-common', version: '0.4'
libraryDependencies += "javax.cache.implementation" % "cache-annotations-ri-common" % "0.4"
<dependency org="javax.cache.implementation" name="cache-annotations-ri-common" rev="0.4"/>
@Grapes(@Grab(group='javax.cache.implementation', module='cache-annotations-ri-common', version='0.4'))
'javax.cache.implementation:cache-annotations-ri-common:jar:0.4'
Click the following link to download the jar file.
cache-annotations-ri-common-0.4-javadoc.jar