quartz-spring-boot-starter

quartz spring boot starter

License

License

Categories

Categories

Spring Boot Container Microservices Quartz Application Layer Libs Job Scheduling
GroupId

GroupId

com.fit2cloud
ArtifactId

ArtifactId

quartz-spring-boot-starter
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

quartz-spring-boot-starter
quartz spring boot starter
Project URL

Project URL

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

Source Code Management

https://github.com/fit2cloud/quartz-spring-boot-starter

Download quartz-spring-boot-starter

How to add to project

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

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4