is not current version
Last Version 2.9.6

com.github.attemper:quartz-redis 2.3.2.1


Categories

Categories

Redis Data Databases Quartz Application Layer Libs Job Scheduling
GroupId

GroupId

com.github.attemper
ArtifactId

ArtifactId

quartz-redis
Version

Version

2.3.2.1
Type

Type

jar

Download quartz-redis 2.3.2.1


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