redis-schedule-spring-boot-starter

A task schedule based redis key expire

License

License

Categories

Categories

Spring Boot Container Microservices Redis Data Databases
GroupId

GroupId

com.wellch4n
ArtifactId

ArtifactId

redis-schedule-spring-boot-starter
Last Version

Last Version

1.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

redis-schedule-spring-boot-starter
A task schedule based redis key expire
Project URL

Project URL

https://github.com/wellCh4n/Redis-Schedule-Spring-Boot-Starter

Download redis-schedule-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/com.wellch4n/redis-schedule-spring-boot-starter/ -->
<dependency>
    <groupId>com.wellch4n</groupId>
    <artifactId>redis-schedule-spring-boot-starter</artifactId>
    <version>1.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.wellch4n/redis-schedule-spring-boot-starter/
implementation 'com.wellch4n:redis-schedule-spring-boot-starter:1.1-RELEASE'
// https://jarcasting.com/artifacts/com.wellch4n/redis-schedule-spring-boot-starter/
implementation ("com.wellch4n:redis-schedule-spring-boot-starter:1.1-RELEASE")
'com.wellch4n:redis-schedule-spring-boot-starter:jar:1.1-RELEASE'
<dependency org="com.wellch4n" name="redis-schedule-spring-boot-starter" rev="1.1-RELEASE">
  <artifact name="redis-schedule-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wellch4n', module='redis-schedule-spring-boot-starter', version='1.1-RELEASE')
)
libraryDependencies += "com.wellch4n" % "redis-schedule-spring-boot-starter" % "1.1-RELEASE"
[com.wellch4n/redis-schedule-spring-boot-starter "1.1-RELEASE"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor jar 2.1.4.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.1.4.RELEASE
redis.clients : jedis jar 3.1.0
org.projectlombok : lombok jar 1.16.6
com.alibaba : fastjson jar 1.2.60

Project Modules

There are no modules declared in this project.

Versions

Version
1.1-RELEASE
1.0-RELEASE