failsafe-executor

Persistent executor service for Java

Лицензия

Лицензия

Категории

Категории

Failsafe Библиотеки уровня приложения Distributed Applications
Группа

Группа

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

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

failsafe-executor
Последняя версия

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

1.4.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

failsafe-executor
Persistent executor service for Java
Ссылка на сайт

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

https://github.com/oliverselinger/failsafe-executor
Система контроля версий

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

https://github.com/oliverselinger/failsafe-executor

Скачать failsafe-executor

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

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

Зависимости

test (10)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.mockito : mockito-core jar 3.3.3
com.h2database : h2 jar 1.4.200
org.postgresql : postgresql jar 42.2.12
mysql : mysql-connector-java jar 8.0.20
org.mariadb.jdbc : mariadb-java-client jar 2.7.3
com.zaxxer : HikariCP jar 3.4.5
org.slf4j : slf4j-simple jar 1.7.30
org.awaitility : awaitility jar 4.0.3

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

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

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

Версия
1.4.0
1.3.3
1.3.2
1.3.1
1.3.0
1.2.0
1.1.0
1.0.1
1.0.0