com.github.attemper:quartz-spring-boot

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
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

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

Download quartz-spring-boot

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • quartz-spring-boot-starter
  • quartz-spring-boot-autoconfigure

Versions

Version
1.0.1
1.0.0
0.9.6