| License |
License |
|---|---|
| GroupId | GroupIdcom.github.hadoop002.smartretry |
| ArtifactId | ArtifactIdretry-spring4 |
| Last Version | Last Version1.3.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionretry-spring4
基于spring4实现的重试模块
|
| Filename | Size |
|---|---|
| retry-spring4-1.3.8.pom | |
| retry-spring4-1.3.8.jar | 102 KB |
| retry-spring4-1.3.8-sources.jar | 84 KB |
| retry-spring4-1.3.8-javadoc.jar | 219 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.dangdang : elastic-job-lite-spring | jar | 2.1.5 |
| org.projectlombok : lombok | jar | 1.18.12 |