Advanced Resilient Cache Backend Speedup

This module speedup the slow backends with a local fast cache

License

License

GroupId

GroupId

ar.com.siripo
ArtifactId

ArtifactId

arcache-backend-speedup
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Advanced Resilient Cache Backend Speedup
This module speedup the slow backends with a local fast cache

Download arcache-backend-speedup

How to add to project

<!-- https://jarcasting.com/artifacts/ar.com.siripo/arcache-backend-speedup/ -->
<dependency>
    <groupId>ar.com.siripo</groupId>
    <artifactId>arcache-backend-speedup</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/ar.com.siripo/arcache-backend-speedup/
implementation 'ar.com.siripo:arcache-backend-speedup:1.2.0'
// https://jarcasting.com/artifacts/ar.com.siripo/arcache-backend-speedup/
implementation ("ar.com.siripo:arcache-backend-speedup:1.2.0")
'ar.com.siripo:arcache-backend-speedup:jar:1.2.0'
<dependency org="ar.com.siripo" name="arcache-backend-speedup" rev="1.2.0">
  <artifact name="arcache-backend-speedup" type="jar" />
</dependency>
@Grapes(
@Grab(group='ar.com.siripo', module='arcache-backend-speedup', version='1.2.0')
)
libraryDependencies += "ar.com.siripo" % "arcache-backend-speedup" % "1.2.0"
[ar.com.siripo/arcache-backend-speedup "1.2.0"]

Dependencies

compile (4)

Group / Artifact Type Version
ar.com.siripo : arcache-common jar 1.2.0
ar.com.siripo : arcache-backend-inmemory jar 1.2.0
ar.com.siripo : arcache-core jar 1.2.0
org.springframework : spring-beans Optional jar 3.0.3.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0
1.0.0