quartz-spring-boot-autoconfigure

Quartz autoconfigure project for Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration Quartz Job Scheduling
GroupId

GroupId

io.github.danielpine
ArtifactId

ArtifactId

quartz-spring-boot-autoconfigure
Last Version

Last Version

1.0.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

quartz-spring-boot-autoconfigure
Quartz autoconfigure project for Spring Boot
Project URL

Project URL

https://github.com/danielpine/quartz-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/danielpine/quartz-spring-boot-starter.git

Download quartz-spring-boot-autoconfigure

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.0.5.RELEASE
org.springframework : spring-context-support jar
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.0.5.RELEASE
org.quartz-scheduler : quartz jar 2.3.0
org.quartz-scheduler : quartz-jobs jar 2.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1-RELEASE
1.0.0-RELEASE
1.0.0