License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Quartz Application Layer Libs Job Scheduling |
GroupId | GroupIdio.github.danielpine |
ArtifactId | ArtifactIdquartz-spring-boot-starter |
Last Version | Last Version1.0.1-RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionquartz-spring-boot-starter
quartz spring boot starter
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
quartz-spring-boot-starter-1.0.1-RELEASE.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.danielpine/quartz-spring-boot-starter/ -->
<dependency>
<groupId>io.github.danielpine</groupId>
<artifactId>quartz-spring-boot-starter</artifactId>
<version>1.0.1-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.danielpine/quartz-spring-boot-starter/
implementation 'io.github.danielpine:quartz-spring-boot-starter:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/io.github.danielpine/quartz-spring-boot-starter/
implementation ("io.github.danielpine:quartz-spring-boot-starter:1.0.1-RELEASE")
'io.github.danielpine:quartz-spring-boot-starter:pom:1.0.1-RELEASE'
<dependency org="io.github.danielpine" name="quartz-spring-boot-starter" rev="1.0.1-RELEASE">
<artifact name="quartz-spring-boot-starter" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.danielpine', module='quartz-spring-boot-starter', version='1.0.1-RELEASE')
)
libraryDependencies += "io.github.danielpine" % "quartz-spring-boot-starter" % "1.0.1-RELEASE"
[io.github.danielpine/quartz-spring-boot-starter "1.0.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
io.github.danielpine : quartz-spring-boot-autoconfigure | jar | 1.0.1-RELEASE |