не последняя версия
Последняя версия 14.0.0.Dev03

Infinispan Spring 5 Embedded support 13.0.0.Dev02

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.

Лицензия

Лицензия

Категории

Категории

Infinispan Данные Caching
Группа

Группа

org.infinispan
Идентификатор

Идентификатор

infinispan-spring5-embedded
Версия

Версия

13.0.0.Dev02
Тип

Тип

jar
Описание

Описание

Infinispan Spring 5 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.
Организация-разработчик

Организация-разработчик

JBoss, a division of Red Hat

Скачать infinispan-spring5-embedded 13.0.0.Dev02


<!-- https://jarcasting.com/artifacts/org.infinispan/infinispan-spring5-embedded/ -->
<dependency>
    <groupId>org.infinispan</groupId>
    <artifactId>infinispan-spring5-embedded</artifactId>
    <version>13.0.0.Dev02</version>
</dependency>
// https://jarcasting.com/artifacts/org.infinispan/infinispan-spring5-embedded/
implementation 'org.infinispan:infinispan-spring5-embedded:13.0.0.Dev02'
// https://jarcasting.com/artifacts/org.infinispan/infinispan-spring5-embedded/
implementation ("org.infinispan:infinispan-spring5-embedded:13.0.0.Dev02")
'org.infinispan:infinispan-spring5-embedded:jar:13.0.0.Dev02'
<dependency org="org.infinispan" name="infinispan-spring5-embedded" rev="13.0.0.Dev02">
  <artifact name="infinispan-spring5-embedded" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.infinispan', module='infinispan-spring5-embedded', version='13.0.0.Dev02')
)
libraryDependencies += "org.infinispan" % "infinispan-spring5-embedded" % "13.0.0.Dev02"
[org.infinispan/infinispan-spring5-embedded "13.0.0.Dev02"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.infinispan : infinispan-core jar
org.infinispan : infinispan-spring5-common jar
org.infinispan : infinispan-component-annotations jar
net.jcip : jcip-annotations Необязательный jar 1.0

provided (5)

Идентификатор библиотеки Тип Версия
org.springframework : spring-context jar 5.3.4
org.springframework.session : spring-session-core jar 2.4.2
org.infinispan : infinispan-component-processor jar 13.0.0.Dev02
org.jboss.logging : jboss-logging-processor jar 2.1.0.Final
javax.annotation : javax.annotation-api jar 1.3.1

test (19)

Идентификатор библиотеки Тип Версия
org.springframework : spring-test jar 5.3.4
org.infinispan : infinispan-commons-test jar
org.infinispan : infinispan-spring5-common test-jar 13.0.0.Dev02
org.infinispan : infinispan-core test-jar 13.0.0.Dev02
org.infinispan : infinispan-client-hotrod test-jar 13.0.0.Dev02
org.infinispan : infinispan-server-hotrod jar
org.infinispan : infinispan-server-hotrod test-jar 13.0.0.Dev02
org.springframework : spring-jdbc jar 5.3.4
org.springframework : spring-context-support jar 5.3.4
com.h2database : h2 jar 1.4.200
commons-dbcp : commons-dbcp jar 1.4
javax.cache : cache-api jar 1.1.0
org.aspectj : aspectjweaver jar 1.8.1
org.testng : testng jar 6.14.3
org.apache.logging.log4j : log4j-core jar 2.14.0
org.apache.logging.log4j : log4j-jul jar 2.14.0
org.jboss : jboss-transaction-spi jar 7.6.0.Final
org.jboss.narayana.jta : narayana-jta jar 5.9.8.Final
org.jacoco : org.jacoco.agent jar 0.7.5.201505241946

Модули Проекта

Данный проект не имеет модулей.