Last Version

ch.repnik.quartz-retry:spring-quartz-retry 1.0.1

Spring Quartz Retry offers a simple, lightweight retry mechanism using the quartz scheduler

License

License

Categories

Categories

Quartz Application Layer Libs Job Scheduling
GroupId

GroupId

ch.repnik.quartz-retry
ArtifactId

ArtifactId

spring-quartz-retry
Version

Version

1.0.1
Type

Type

jar
Description

Description

Spring Quartz Retry offers a simple, lightweight retry mechanism using the quartz scheduler

Download spring-quartz-retry 1.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-quartz jar 2.6.3
org.slf4j : slf4j-api jar 1.7.36

test (1)

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

Project Modules

There are no modules declared in this project.