is not current version
Last Version 2.5.1

com.github.snakerflow:snaker-quartz 2.2.0

snaker is free workflow.

Categories

Categories

Quartz Application Layer Libs Job Scheduling
GroupId

GroupId

com.github.snakerflow
ArtifactId

ArtifactId

snaker-quartz
Version

Version

2.2.0
Type

Type

jar

Download snaker-quartz 2.2.0


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