com.mobaijun:quartz-spring-boot-starter

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Spring Boot Container Microservices Quartz Application Layer Libs Job Scheduling
GroupId

GroupId

com.mobaijun
ArtifactId

ArtifactId

quartz-spring-boot-starter
Last Version

Last Version

2.4.13
Release Date

Release Date

Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven

Download quartz-spring-boot-starter

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.4.13
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.4.13

Project Modules

There are no modules declared in this project.

Versions

Version
2.4.13