Jar examples for i:infinispan-sql-cache-store
Infinispan module for persisting cache data to an SQL database
You can download jar file infinispan-sql-cache-store 2.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add infinispan-sql-cache-store-2.1.jar to your project.
<dependency> <groupId>com.nimbusds</groupId> <artifactId>infinispan-sql-cache-store</artifactId> <version>2.1</version> </dependency>
compile group: 'com.nimbusds', name: 'infinispan-sql-cache-store', version: '2.1'
libraryDependencies += "com.nimbusds" % "infinispan-sql-cache-store" % "2.1"
<dependency org="com.nimbusds" name="infinispan-sql-cache-store" rev="2.1"/>
@Grapes(@Grab(group='com.nimbusds', module='infinispan-sql-cache-store', version='2.1'))
'com.nimbusds:infinispan-sql-cache-store:jar:2.1'
Click the following link to download the jar file.
infinispan-sql-cache-store-2.1-javadoc.jar