Последняя версия

retry-samples 1.3.8

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

Лицензия

Лицензия

Группа

Группа

com.github.hadoop002.smartretry
Идентификатор

Идентификатор

retry-samples
Версия

Версия

1.3.8
Тип

Тип

jar
Описание

Описание

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

Скачать retry-samples 1.3.8


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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-jdbc jar
com.github.hadoop002.smartretry : retry-spring4 jar 1.3.8
mysql : mysql-connector-java jar 5.1.48

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.12

Модули Проекта

Данный проект не имеет модулей.