MVN

de.chandre.quartz : spring-boot-starter-quartz

Maven & Gradle

Nov 18, 2018
51 stars

Spring Boot Quartz Scheduler auto configuration · Spring Boot Quartz Scheduler auto configuration

<dependency>
    <groupId>de.chandre.quartz</groupId>
    <artifactId>spring-boot-starter-quartz</artifactId>
    <version>1.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.chandre.quartz : spring-boot-starter-quartz to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.5

All Versions

Choose a version of de.chandre.quartz : spring-boot-starter-quartz to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
spring-boot-starter-quartz-1.0.5
spring-boot-starter-quartz-1.0.4
spring-boot-starter-quartz-1.0.3
spring-boot-starter-quartz-1.0.2
spring-boot-starter-quartz-1.0.1
spring-boot-starter-quartz-1.0.0

How to add a dependency to Maven

Add the following de.chandre.quartz : spring-boot-starter-quartz maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.chandre.quartz</groupId>
    <artifactId>spring-boot-starter-quartz</artifactId>
    <version>1.0.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.chandre.quartz : spring-boot-starter-quartz gradle dependency to your build.gradle file:

implementation 'de.chandre.quartz:spring-boot-starter-quartz:1.0.5'

Gradle Kotlin DSL: Add the following de.chandre.quartz : spring-boot-starter-quartz gradle kotlin dependency to your build.gradle.kts file:

implementation("de.chandre.quartz:spring-boot-starter-quartz:1.0.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.chandre.quartz : spring-boot-starter-quartz sbt scala dependency to your build.sbt file:

libraryDependencies += "de.chandre.quartz" % "spring-boot-starter-quartz" % "1.0.5"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 30, 2022
2 usages
152 stars
Nov 07, 2017
3 usages
95 stars
Jul 18, 2017
8 stars
Sep 12, 2022
2 usages
2 stars
Sep 12, 2022
2 stars
Jun 30, 2019
2 usages
0 stars
Jun 30, 2019
2 usages
0 stars
May 04, 2017
0 stars
May 26, 2021
1 usages
17.3k stars