Attempt

Attempt is a lightweight component provides declarative retry support for applications, not only but a polling strategy. With Attempt, you can easily poll for something with retry functionality. Non-spring and lightweight applications are friendly for a fewer dependencies.

Лицензия

Лицензия

Группа

Группа

io.github.icefrozen
Идентификатор

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

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

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

0.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Attempt
Attempt is a lightweight component provides declarative retry support for applications, not only but a polling strategy. With Attempt, you can easily poll for something with retry functionality. Non-spring and lightweight applications are friendly for a fewer dependencies.
Ссылка на сайт

Ссылка на сайт

https://github.com/IceFrozen/Attempt
Система контроля версий

Система контроля версий

https://github.com/IceFrozen/Attempt.git

Скачать Attempt

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.32
cglib : cglib jar 3.3.0
org.apache.commons : commons-lang3 jar 3.10

test (5)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1
org.openjdk.jmh : jmh-core jar 1.23
org.openjdk.jmh : jmh-generator-annprocess jar 1.23
org.springframework.retry : spring-retry jar 1.2.5.RELEASE
org.springframework : spring-aspects jar 5.2.8.RELEASE

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

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

Версии библиотеки

Версия
0.1.0