Last Version

Objectify App Engine Cache Redis 0.1

Pluggable memory cache implementation based on Redis

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.googlecode.objectify
ArtifactId

ArtifactId

objectify-cache-redis
Version

Version

0.1
Type

Type

jar
Description

Description

Objectify App Engine Cache Redis
Pluggable memory cache implementation based on Redis
Project URL

Project URL

https://github.com/objectify/objectify-cache-redis

Download objectify-cache-redis 0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.googlecode.objectify : objectify jar 6.0.3
redis.clients : jedis jar 3.0.1
org.slf4j : slf4j-api jar 1.7.25

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.0.3
com.google.truth : truth jar 0.44
org.mockito : mockito-core jar 2.8.47
org.slf4j : slf4j-jdk14 jar 1.7.25

Project Modules

There are no modules declared in this project.