Retriable

Library containing useful classes when performing operations that require a retry

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Retriable
Library containing useful classes when performing operations that require a retry
Ссылка на сайт

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

https://github.com/michaelruocco/retriable

Скачать retriable

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

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

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.assertj : assertj-core jar 3.8.0

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

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

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

Версия
1.0.1
1.0.0