Jar examples for c:cache-api
The jdbc module of dubbo project
You can download jar file cache-api 1.1.0 in this page.
JSR-000107 JCACHE 2.9 Public Review - Updated Specification License
You can use the following script to add cache-api-1.1.0.jar to your project.
<dependency> <groupId>javax.cache</groupId> <artifactId>cache-api</artifactId> <version>1.1.0</version> </dependency>
compile group: 'javax.cache', name: 'cache-api', version: '1.1.0'
libraryDependencies += "javax.cache" % "cache-api" % "1.1.0"
<dependency org="javax.cache" name="cache-api" rev="1.1.0"/>
@Grapes(@Grab(group='javax.cache', module='cache-api', version='1.1.0'))
'javax.cache:cache-api:jar:1.1.0'
Click the following link to download the jar file.
cache-api-1.1.0-javadoc.jar