is not current version
Last Version 1.0.1

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


Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration Quartz Job Scheduling
GroupId

GroupId

com.github.attemper
ArtifactId

ArtifactId

quartz-spring-boot-autoconfigure
Version

Version

0.9.6
Type

Type

jar

Download quartz-spring-boot-autoconfigure 0.9.6


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