Failsafe

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Лицензия

Лицензия

Категории

Категории

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

Группа

net.jodah
Идентификатор

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

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

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

2.4.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

Failsafe
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Ссылка на сайт

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

https://failsafe.dev
Система контроля версий

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

https://github.com/failsafe-lib/failsafe

Скачать failsafe

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

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

Зависимости

test (6)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 6.9.10
org.mockito : mockito-core jar 2.23.4
net.jodah : concurrentunit jar 0.4.4
io.reactivex : rxjava jar 1.0.12
io.netty : netty-all jar 4.1.51.Final
io.vertx : vertx-core jar 3.9.8

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

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

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

Версия
2.4.4
2.4.3
2.4.2
2.4.1
2.4.0
2.3.5
2.3.4
2.3.3
2.3.2
2.3.1
2.3.0
2.2.0
2.1.1
2.1.0
2.0.1
2.0.0
1.1.1
1.1.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.9.5
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0
0.8.3
0.8.2
0.8.1
0.8.0