is not current version
Last Version 3.0.4

io.tesler:tesler-starter-quartz 3.0.1

Java framework designed for creating Enterprise Rich Web Applications

Categories

Categories

Quartz Application Layer Libs Job Scheduling
GroupId

GroupId

io.tesler
ArtifactId

ArtifactId

tesler-starter-quartz
Version

Version

3.0.1
Type

Type

jar

Download tesler-starter-quartz 3.0.1


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