is not current version
Last Version 1.0.1

com.github.attemper:quartz-spring-boot 0.9.6

Spring boot for quartz

Categories

Categories

Spring Boot Container Microservices Quartz Application Layer Libs Job Scheduling
GroupId

GroupId

com.github.attemper
ArtifactId

ArtifactId

quartz-spring-boot
Version

Version

0.9.6
Type

Type

pom

Download quartz-spring-boot 0.9.6


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