License |
License |
---|---|
Categories |
CategoriesQuartz Application Layer Libs Job Scheduling |
GroupId | GroupIdio.tesler |
ArtifactId | ArtifactIdtesler-starter-quartz |
Last Version | Last Version3.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIO Tesler Starter - Quartz extension
Java framework designed for creating Enterprise Rich Web Applications
|
Project Organization |
Project OrganizationTesler |
Filename | Size |
---|---|
tesler-starter-quartz-3.0.4.pom | |
tesler-starter-quartz-3.0.4.jar | 45 KB |
tesler-starter-quartz-3.0.4-sources.jar | 31 KB |
tesler-starter-quartz-3.0.4-javadoc.jar | 172 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |