yunlongn-async

异步框架: {@link com.yunlongn.async.handle.AsyncShardingHandle} 异步线程 分片处理List数据

License

License

GroupId

GroupId

io.gitee.yunlongn
ArtifactId

ArtifactId

yunlongn-async
Last Version

Last Version

1.5
Release Date

Release Date

Type

Type

jar
Description

Description

yunlongn-async
异步框架: {@link com.yunlongn.async.handle.AsyncShardingHandle} 异步线程 分片处理List数据
Source Code Management

Source Code Management

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

Download yunlongn-async

How to add to project

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

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.

Versions

Version
1.5
1.4
1.3
1.2