retry-serializer-gson

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

License

License

Categories

Categories

Gson Data JSON
GroupId

GroupId

com.github.hadoop002.smartretry
ArtifactId

ArtifactId

retry-serializer-gson
Last Version

Last Version

1.3.8
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download retry-serializer-gson

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.hadoop002.smartretry : retry-core jar 1.3.8
org.kohsuke.metainf-services : metainf-services jar 1.8
com.google.code.gson : gson jar 2.8.6

provided (1)

Group / Artifact Type Version
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