retry-spring4

基于spring4实现的重试模块

License

License

GroupId

GroupId

com.github.hadoop002.smartretry
ArtifactId

ArtifactId

retry-spring4
Last Version

Last Version

1.3.8
Release Date

Release Date

Type

Type

jar
Description

Description

retry-spring4
基于spring4实现的重试模块

Download retry-spring4

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.github.hadoop002.smartretry : retry-core jar 1.3.8
com.github.hadoop002.smartretry : retry-serializer-jackson2 jar 1.3.8
org.springframework : spring-web jar 4.3.25.RELEASE
org.springframework : spring-jdbc jar 4.3.25.RELEASE
org.aspectj : aspectjweaver jar 1.9.5
org.springframework : spring-context-support jar 4.3.25.RELEASE
org.quartz-scheduler : quartz jar 2.3.2

provided (2)

Group / Artifact Type Version
com.dangdang : elastic-job-lite-spring jar 2.1.5
org.projectlombok : lombok jar 1.18.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.8
1.3.7
1.3.6
1.3.5
1.3.4
1.3.3
1.3.2