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

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Categories

Categories

Spring Boot Container Microservices Quartz Application Layer Libs Job Scheduling
GroupId

GroupId

com.github.attemper
ArtifactId

ArtifactId

quartz-spring-boot-starter
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download quartz-spring-boot-starter

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.attemper : quartz-spring-boot-autoconfigure jar 1.0.1

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0
0.9.6