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