IO Tesler Starter - Quartz extension

Java framework designed for creating Enterprise Rich Web Applications

License

License

Categories

Categories

Quartz Application Layer Libs Job Scheduling
GroupId

GroupId

io.tesler
ArtifactId

ArtifactId

tesler-starter-quartz
Last Version

Last Version

3.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

IO Tesler Starter - Quartz extension
Java framework designed for creating Enterprise Rich Web Applications
Project Organization

Project Organization

Tesler

Download tesler-starter-quartz

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
io.tesler : tesler-core jar 3.0.4
org.liquibase : liquibase-core jar 4.3.5
org.quartz-scheduler : quartz jar 2.3.2
org.quartz-scheduler : quartz-jobs jar 2.3.2
org.springframework.boot : spring-boot-starter-test jar 2.5.1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.4
3.0.4.M1
3.0.3
3.0.2
3.0.1
3.0.0.0
3.0.0.M14