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