Jar examples for c:cache2k-all
Bundle jar including all cache2k modules for usage as runtime dependency. This jar also provides OSGi meta information. No source and JavaDoc is included in the associated jars. To access source and JavaDoc use the bundled jars separately.
You can download jar file cache2k-all 1.0.2.Final in this page.
You can use the following script to add cache2k-all-1.0.2.Final.jar to your project.
<dependency> <groupId>org.cache2k</groupId> <artifactId>cache2k-all</artifactId> <version>1.0.2.Final</version> </dependency>
compile group: 'org.cache2k', name: 'cache2k-all', version: '1.0.2.Final'
libraryDependencies += "org.cache2k" % "cache2k-all" % "1.0.2.Final"
<dependency org="org.cache2k" name="cache2k-all" rev="1.0.2.Final"/>
@Grapes(@Grab(group='org.cache2k', module='cache2k-all', version='1.0.2.Final'))
'org.cache2k:cache2k-all:jar:1.0.2.Final'
Click the following link to download the jar file.
cache2k-all-1.0.2.Final-javadoc.jar