Last Version

Infinispan Spring 4 Embedded support 10.0.0.Alpha1

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-spring4-embedded
Version

Version

10.0.0.Alpha1
Type

Type

bundle
Description

Description

Infinispan Spring 4 Embedded support
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-spring4-embedded 10.0.0.Alpha1

Dependencies

compile (3)

Group / Artifact Type Version
org.infinispan : infinispan-core jar
org.infinispan : infinispan-spring4-common jar 10.0.0.Alpha1
net.jcip : jcip-annotations Optional jar 1.0

provided (4)

Group / Artifact Type Version
org.springframework : spring-context jar 4.3.4.RELEASE
org.springframework.session : spring-session jar 1.2.2.RELEASE
org.jboss.logging : jboss-logging-processor jar 2.1.0.Final
javax.annotation : javax.annotation-api jar 1.3.1

test (18)

Group / Artifact Type Version
org.springframework : spring-test jar 4.3.4.RELEASE
org.infinispan : infinispan-commons-test jar
org.infinispan : infinispan-spring4-common test-jar 10.0.0.Alpha1
org.infinispan : infinispan-core test-jar 10.0.0.Alpha1
org.infinispan : infinispan-client-hotrod test-jar 10.0.0.Alpha1
org.infinispan : infinispan-server-hotrod jar
org.infinispan : infinispan-server-hotrod test-jar 10.0.0.Alpha1
org.springframework : spring-jdbc jar 4.3.4.RELEASE
org.springframework : spring-context-support jar 4.3.4.RELEASE
com.h2database : h2 jar 1.4.193
commons-dbcp : commons-dbcp jar 1.4
javax.cache : cache-api jar
org.aspectj : aspectjweaver jar 1.8.1
org.testng : testng jar 6.9.9
org.apache.logging.log4j : log4j-core jar 2.8.2
org.jboss : jboss-transaction-spi jar 7.6.0.Final
org.jboss.narayana.jta : narayana-jta jar 5.9.0.Final
org.jacoco : org.jacoco.agent jar 0.7.5.201505241946

Project Modules

There are no modules declared in this project.