is not current version
Last Version 2.9.6

com.github.attemper:quartz-core 2.3.2.1


Categories

Categories

Quartz Application Layer Libs Job Scheduling
GroupId

GroupId

com.github.attemper
ArtifactId

ArtifactId

quartz-core
Version

Version

2.3.2.1
Type

Type

jar

Download quartz-core 2.3.2.1


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