All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download infinispan-spring4 JAR 7.1.0.CR2 with all dependencies


The Infinispan Spring Integration project provides Spring integration for Infinispan, a high performance distributed cache. Its primary features are * An implementation of org.springframework.cache.CacheManager, Spring's central caching abstraction, backed by Infinispan's EmbeddedCacheManager. To be used if your Spring-powered application and Infinispan are colocated, i.e. running within the same VM. * An implementation of org.springframework.cache.CacheManager backed by Infinispan's RemoteCacheManager. To bes used if your Spring-powered application accesses Infinispan remotely, i.e. over the network. * An implementation of org.springframework.cache.CacheManager backed by a CacheContainer reference. To be used if your Spring- powered application needs access to a CacheContainer defined outside the application (e.g. retrieved from JNDI) * Spring namespace support allowing shortcut definitions for all the components above In addition, Infinispan Spring Integration offers various FactoryBeans for facilitating creation of Infinispan core classes - Cache, CacheManager, ... - within a Spring context.

Files of the artifact infinispan-spring4 version 7.1.0.CR2 from the group org.infinispan.

There is a newer version: 8.1.0.Alpha2
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of infinispan-spring4

Please rate this JAR file. Is it a good library?

0 downloads

Source code of infinispan-spring4 version 7.1.0.CR2

Please wait ...




© 2015 - 2024 Weber Informatics LLC | Privacy Policy