yunlongn-retry-schedule

异步框架: {@link com.yunlongn.async.service.impl.RetryScheduleServiceImpl} 任务失败重试工具。 按照指定的时间。定时重试任务,如果失败则回调失败函数

License

License

GroupId

GroupId

io.gitee.yunlongn
ArtifactId

ArtifactId

yunlongn-retry-schedule
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

yunlongn-retry-schedule
异步框架: {@link com.yunlongn.async.service.impl.RetryScheduleServiceImpl} 任务失败重试工具。 按照指定的时间。定时重试任务,如果失败则回调失败函数
Source Code Management

Source Code Management

https://gitee.com/yunlongn/yunlongn-common.git

Download yunlongn-retry-schedule

How to add to project

<!-- https://jarcasting.com/artifacts/io.gitee.yunlongn/yunlongn-retry-schedule/ -->
<dependency>
    <groupId>io.gitee.yunlongn</groupId>
    <artifactId>yunlongn-retry-schedule</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.yunlongn/yunlongn-retry-schedule/
implementation 'io.gitee.yunlongn:yunlongn-retry-schedule:1.3'
// https://jarcasting.com/artifacts/io.gitee.yunlongn/yunlongn-retry-schedule/
implementation ("io.gitee.yunlongn:yunlongn-retry-schedule:1.3")
'io.gitee.yunlongn:yunlongn-retry-schedule:jar:1.3'
<dependency org="io.gitee.yunlongn" name="yunlongn-retry-schedule" rev="1.3">
  <artifact name="yunlongn-retry-schedule" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.yunlongn', module='yunlongn-retry-schedule', version='1.3')
)
libraryDependencies += "io.gitee.yunlongn" % "yunlongn-retry-schedule" % "1.3"
[io.gitee.yunlongn/yunlongn-retry-schedule "1.3"]

Dependencies

compile (1)

Group / Artifact Type Version
io.gitee.yunlongn : common-json jar 1.3

provided (5)

Group / Artifact Type Version
org.springframework : spring-core jar 5.3.6
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3
org.apache.commons : commons-lang3 jar 3.11
org.springframework.data : spring-data-redis jar 2.5.6

import (1)

Group / Artifact Type Version
io.gitee.yunlongn : yunlongn-dependencies pom 1.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.3