Insanity

Generic implementation of the 'retry' pattern. The retry pattern is best used from a batch or asynchronous remote tasks (e.g. web service calls) that a user/caller isn't waiting for. It's purpose is to compensate for temporary outages automatically, without the need for human intervention.

Лицензия

Лицензия

Группа

Группа

org.force66
Идентификатор

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

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

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

1.0.0-rc1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Insanity
Generic implementation of the 'retry' pattern. The retry pattern is best used from a batch or asynchronous remote tasks (e.g. web service calls) that a user/caller isn't waiting for. It's purpose is to compensate for temporary outages automatically, without the need for human intervention.
Ссылка на сайт

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

https://github.com/Derek-Ashmore/Insanity
Система контроля версий

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

https://github.com/Derek-Ashmore/Insanity.git

Скачать Insanity

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-lang3 jar 3.3.2

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

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

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

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

Версия
1.0.0-rc1