Caching

Infinispan Avro Support

org.infinispan : infinispan-avro

Infinispan support for Apache Avro

Последняя версия: 1.0.Final

Дата:

Последняя версия: 2.10.0

Дата:

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

Дата:

Integration tests - JBoss Marshalling interop

org.infinispan : infinispan-jboss-marshalling-it

Integration tests for jboss-marshalling enabled clients and server

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

Дата:

ProtoStream - integration tests

org.infinispan.protostream : protostream-integrationtests

Integration tests for basic annotation processing, multi-module annotation processing, compatibility with the reference protobuf-java implementation.

Последняя версия: 4.5.0.Dev02

Дата:

Последняя версия: 1.6.1.Final

Дата:

Последняя версия: 1.0.2.Final

Дата:

Camel Component :: Infinispan

io.thorntail : camel-infinispan

For reading/writing from/to Infinispan distributed key/value store and data grid.

Последняя версия: 2.2.1.Final

Дата:

Последняя версия: 8.0.0.Final

Дата:

Последняя версия: 5.3.0.CR1

Дата:

Последняя версия: 9.3.0.CR1

Дата:

Последняя версия: 2.10.0

Дата:

Последняя версия: 7.5.0

Дата:

inifinispan-spring-boot-starter

org.infinispan : inifinispan-spring-boot-starter

Parent POM for JBoss projects. Provides default project build configuration.

Последняя версия: 1.0.0.Alpha1

Дата:

ProtoStream - aggregator

org.infinispan.protostream : protostream-aggregator

Aggregator module for the ProtoStream project. Builds the distribution of the project.

Последняя версия: 4.5.0.Dev02

Дата:

Последняя версия: 10.0.0.CR2

Дата:

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

Дата:

Последняя версия: 7.0.0.Alpha4

Дата:

Последняя версия: 11.0.0.Dev04

Дата:

Последняя версия: 1.4.0.Final

Дата:

Последняя версия: 2018.5.0

Дата:

Integration tests - CDI/JCache interactions

org.infinispan : infinispan-cdi-jcache-it

Integration tests for Infinispan's CDI and JCache modules

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

Дата:

bucket4j-infinispan-all

com.github.vladimir-bukhtoyarov : bucket4j-infinispan-all

bucket4j - is a java implementation of token bucket algorithm for rate limiting

Последняя версия: 7.5.0

Дата:

Последняя версия: 9.2.5.Final

Дата:

WildFly: Infinispan embedded modules

org.wildfly : wildfly-clustering-infinispan-embedded

Parent module for modules relating to embedded Infinispan.

Последняя версия: 27.0.0.Alpha1

Дата:

Последняя версия: 2.0.0-alpha.7

Дата:

infinispan-spring-boot-starter-test-remote

org.infinispan : infinispan-spring-boot-starter-test-remote

Parent POM for JBoss projects. Provides default project build configuration.

Последняя версия: 1.0.0.Final

Дата:

WildFly JBoss Java EE 7 Specification APIs with Infinispan

org.wildfly.bom : jboss-javaee-7.0-with-infinispan

Dependency Management for Java EE 7 Specification APIs with Infinispan

Последняя версия: 9.0.0.Beta2

Дата:

Последняя версия: 6.0.0.Beta1

Дата:

com.turbospaces.boot ::: bootstrap-ebean-infinispan

com.turbospaces.boot : bootstrap-ebean-infinispan

turbospaces 'bootstrap' library with a various plugins and shared tools

Последняя версия: 1.0.10

Дата:

Последняя версия: 0.7

Дата:

CAS Client Infinispan Support

org.kamranzafar.cas.client : cas-client-support-distributed-infinispan

This library allows to CAS client to use distributed Infinispan cache as proxy granting ticket store

Последняя версия: 1.1

Дата:

jberet-wildfly-cluster-infinispan

org.jberet : jberet-wildfly-cluster-infinispan

Impl of JSR 352: Batch Applications for the Java Platform

Последняя версия: 1.3.1.Final

Дата:

Последняя версия: 1.2.0.Beta3

Дата:

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

Дата:

Camel :: Test Infra :: Infinispan

org.apache.camel : camel-test-infra-infinispan

Parent pom for the test infrastructure for Camel

Последняя версия: 3.17.0

Дата:

Integration tests - SecurityManager tests

org.infinispan : integrationtests-security-manager

Integration tests which need to run under a SecurityManager

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

Дата:

Последняя версия: 2.2.197

Дата:

Последняя версия: 1.4.0.Final

Дата:

inifinispan-spring-boot-starter-test-embedded

org.infinispan : inifinispan-spring-boot-starter-test-embedded

Parent POM for JBoss projects. Provides default project build configuration.

Последняя версия: 1.0.0.Alpha1

Дата:

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

Дата:

Последняя версия: 9.0.0.Alpha1

Дата:

Последняя версия: 1.13.1

Дата:

Simulator Driver Infinispan 9.x

com.hazelcast.simulator : driver-infinispan9

Simulator: Stress/Performance Testing Environment for IMDG's

Последняя версия: 1.0

Дата:

Infinispan Spring Boot AutoConfiguration

org.infinispan : spring-boot-starter-infinispan-parent

Parent POM for JBoss projects. Provides default project build configuration.

Последняя версия: 1.0.0

Дата:

Infinispan Spring support

org.infinispan : infinispan-spring4-parent

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.

Последняя версия: 10.0.0.Alpha1

Дата:

Последняя версия: 7.0.0.Alpha1

Дата:

JBoss Java EE 6 Specification APIs with Infinispan

org.jboss.bom.jdg : jboss-javaee-6.0-with-infinispan

Dependency Management for Java EE 6 Specification APIs with Infinispan

Последняя версия: 6.2.0-redhat-1

Дата:

Последняя версия: 1.1.0.Final

Дата:

Последняя версия: 9.0.0.Alpha1

Дата: