is not current version
Last Version 2.9.6

com.github.attemper:quartz-redis 0.9.2


Categories

Categories

Redis Data Databases Quartz Application Layer Libs Job Scheduling
GroupId

GroupId

com.github.attemper
ArtifactId

ArtifactId

quartz-redis
Version

Version

0.9.2
Type

Type

jar

Download quartz-redis 0.9.2


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