jpIdem-core

JpIdem Job主要是用来进行任务重试的。JpIdem Job最大的特点是异步重试,支持持久化,系统重启之后可以继续重试。

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

io.github.jiangeeq
ArtifactId

ArtifactId

jpIdem-core
Last Version

Last Version

1.3.8
Release Date

Release Date

Type

Type

jar
Description

Description

jpIdem-core
JpIdem Job主要是用来进行任务重试的。JpIdem Job最大的特点是异步重试,支持持久化,系统重启之后可以继续重试。

Download jpIdem-core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
org.apache.commons : commons-lang3 jar 3.9

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

test (6)

Group / Artifact Type Version
junit : junit jar 4.13
org.powermock : powermock-api-mockito jar 1.6.5
org.powermock : powermock-module-junit4 jar 1.6.5
org.powermock : powermock-module-junit4-rule-agent jar 1.6.5
org.jmockit : jmockit jar 1.49
org.assertj : assertj-core jar 3.12.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.8
1.3.7