Jar examples for j:jcache
Patched fork of the JCache RI to bridge JCache annotations with CDI
You can download jar file jcache 1.0-dev-2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jcache-1.0-dev-2.jar to your project.
<dependency> <groupId>jcache</groupId> <artifactId>jcache</artifactId> <version>1.0-dev-2</version> </dependency>
compile group: 'jcache', name: 'jcache', version: '1.0-dev-2'
libraryDependencies += "jcache" % "jcache" % "1.0-dev-2"
<dependency org="jcache" name="jcache" rev="1.0-dev-2"/>
@Grapes(@Grab(group='jcache', module='jcache', version='1.0-dev-2'))
'jcache:jcache:jar:1.0-dev-2'
Click the following link to download the jar file.
jcache-1.0-dev-2.jar