Last Version

quartz-spring-boot-starter 0.0.6

quartz spring boot starter

License

License

Categories

Categories

Spring Boot Container Microservices Quartz Application Layer Libs Job Scheduling
GroupId

GroupId

com.fit2cloud.starters
ArtifactId

ArtifactId

quartz-spring-boot-starter
Version

Version

0.0.6
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 0.0.6


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

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.