Last Version

com.cetsoft:imcache-redis 0.3.0

Imcache is a Java Caching Library. It supports various kinds of caching models that have been applied so far. Imcache intends to speed up applications by providing a means to manage cached data. It offers solutions ranging from small applications to large scale applications.

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.cetsoft
ArtifactId

ArtifactId

imcache-redis
Version

Version

0.3.0
Type

Type

jar
Description

Description

Imcache is a Java Caching Library. It supports various kinds of caching models that have been applied so far. Imcache intends to speed up applications by providing a means to manage cached data. It offers solutions ranging from small applications to large scale applications.
Project Organization

Project Organization

Cetsoft

Download imcache-redis 0.3.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.cetsoft : imcache-core jar 0.3.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.8.4

Project Modules

There are no modules declared in this project.