Last Version

Spring Cache Redis Scored Example: Hello World 0.0.2

Demonstration of how to use Spring Cache Redis Scored.

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

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

ArtifactId

spring-cache-redis-scored-example-helleworld
Version

Version

0.0.2
Type

Type

jar
Description

Description

Spring Cache Redis Scored Example: Hello World
Demonstration of how to use Spring Cache Redis Scored.

Download spring-cache-redis-scored-example-helleworld 0.0.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-jpa jar
org.springframework.boot : spring-boot-starter-json jar
org.oxerr.spring.cache.redis.scored : spring-cache-redis-scored-spring-boot-starter jar 0.0.2

runtime (1)

Group / Artifact Type Version
com.h2database : h2 jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.