Last Version

Spring Cache Redis Scored Score Resolver Annotated Annotation 0.0.2

Spring cache implementation using Redis sorted set, to prevent returning stale data in cache querying.

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

org.oxerr.spring.cache.redis.scored
ArtifactId

ArtifactId

spring-cache-redis-scored-score-resolver-annotated-annotation
Version

Version

0.0.2
Type

Type

jar
Description

Description

Spring Cache Redis Scored Score Resolver Annotated Annotation
Spring cache implementation using Redis sorted set, to prevent returning stale data in cache querying.

Download spring-cache-redis-scored-score-resolver-annotated-annotation 0.0.2


<!-- https://jarcasting.com/artifacts/org.oxerr.spring.cache.redis.scored/spring-cache-redis-scored-score-resolver-annotated-annotation/ -->
<dependency>
    <groupId>org.oxerr.spring.cache.redis.scored</groupId>
    <artifactId>spring-cache-redis-scored-score-resolver-annotated-annotation</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.oxerr.spring.cache.redis.scored/spring-cache-redis-scored-score-resolver-annotated-annotation/
implementation 'org.oxerr.spring.cache.redis.scored:spring-cache-redis-scored-score-resolver-annotated-annotation:0.0.2'
// https://jarcasting.com/artifacts/org.oxerr.spring.cache.redis.scored/spring-cache-redis-scored-score-resolver-annotated-annotation/
implementation ("org.oxerr.spring.cache.redis.scored:spring-cache-redis-scored-score-resolver-annotated-annotation:0.0.2")
'org.oxerr.spring.cache.redis.scored:spring-cache-redis-scored-score-resolver-annotated-annotation:jar:0.0.2'
<dependency org="org.oxerr.spring.cache.redis.scored" name="spring-cache-redis-scored-score-resolver-annotated-annotation" rev="0.0.2">
  <artifact name="spring-cache-redis-scored-score-resolver-annotated-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.oxerr.spring.cache.redis.scored', module='spring-cache-redis-scored-score-resolver-annotated-annotation', version='0.0.2')
)
libraryDependencies += "org.oxerr.spring.cache.redis.scored" % "spring-cache-redis-scored-score-resolver-annotated-annotation" % "0.0.2"
[org.oxerr.spring.cache.redis.scored/spring-cache-redis-scored-score-resolver-annotated-annotation "0.0.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.