is not current version
Last Version 1.5

yunlongn-async 1.3

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

License

License

GroupId

GroupId

io.gitee.yunlongn
ArtifactId

ArtifactId

yunlongn-async
Version

Version

1.3
Type

Type

jar
Description

Description

yunlongn-async
异步框架: {@link com.yunlongn.async.handle.AsyncShardingHandle} 异步线程 分片处理List数据 {@link com.yunlongn.async.service.impl.RetryScheduleServiceImpl} 任务失败重试工具。 按照指定的时间。定时重试任务,如果失败则回调失败函数
Source Code Management

Source Code Management

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

Download yunlongn-async 1.3


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

Dependencies

provided (4)

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

import (1)

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

Project Modules

There are no modules declared in this project.