is not current version
Last Version 2.9.6

com.github.attemper:quartz-jobs 2.3.2.2

Quartz utility jobs

Categories

Categories

Quartz Application Layer Libs Job Scheduling
GroupId

GroupId

com.github.attemper
ArtifactId

ArtifactId

quartz-jobs
Version

Version

2.3.2.2
Type

Type

jar

Download quartz-jobs 2.3.2.2


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