is not current version
Last Version 1.0.1-RELEASE

io.github.danielpine:quartz-spring-boot-autoconfigure 1.0.0

Quartz autoconfigure project for Spring Boot

Categories

Categories

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

GroupId

io.github.danielpine
ArtifactId

ArtifactId

quartz-spring-boot-autoconfigure
Version

Version

1.0.0
Type

Type

jar

Download quartz-spring-boot-autoconfigure 1.0.0


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