Last Version

Infinispan Spring 3 Integration 8.2.12.Final

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.

License

License

Categories

Categories

Infinispan Data Caching
GroupId

GroupId

org.infinispan
ArtifactId

ArtifactId

infinispan-spring
Version

Version

8.2.12.Final
Type

Type

bundle
Description

Description

Infinispan Spring 3 Integration
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.
Project Organization

Project Organization

JBoss, a division of Red Hat

Download infinispan-spring 8.2.12.Final

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework : spring-context jar 3.2.9.RELEASE
org.infinispan : infinispan-core jar 8.2.12.Final
org.infinispan : infinispan-client-hotrod Optional jar 8.2.12.Final
net.jcip : jcip-annotations Optional jar 1.0

provided (1)

Group / Artifact Type Version
org.jboss.logging : jboss-logging-processor jar 1.1.0.Final

runtime (7)

Group / Artifact Type Version
commons-pool : commons-pool jar 1.6
commons-logging : commons-logging jar 1.2
org.apache.logging.log4j : log4j-core jar 2.5
org.apache.logging.log4j : log4j-slf4j-impl jar 2.5
org.apache.logging.log4j : log4j-jcl jar 2.5
org.jgroups : jgroups jar 3.6.7.Final
org.jboss.marshalling : jboss-marshalling-osgi jar 2.0.0.Beta3

test (16)

Group / Artifact Type Version
org.springframework : spring-test jar 3.2.9.RELEASE
org.infinispan : infinispan-core test-jar 8.2.12.Final
org.infinispan : infinispan-client-hotrod test-jar 8.2.12.Final
org.infinispan : infinispan-server-hotrod jar 8.2.12.Final
org.infinispan : infinispan-server-hotrod test-jar 8.2.12.Final
org.springframework : spring-jdbc jar 3.2.9.RELEASE
com.h2database : h2 jar 1.4.180
commons-dbcp : commons-dbcp jar 1.4
org.aspectj : aspectjweaver jar 1.8.1
com.thoughtworks.xstream : xstream jar 1.4.9
org.mockito : mockito-all jar 1.9.5
org.jboss : jboss-transaction-spi jar 7.1.0.Final
org.jboss.narayana.jta : narayana-jta jar 5.0.4.Final
org.testng : testng jar 6.8.8
junit : junit jar 4.11
org.jacoco : org.jacoco.agent jar 0.7.5.201505241946

Project Modules

There are no modules declared in this project.