Failsafe Parent

Fault tolerance and resilience patterns

License

License

Categories

Categories

Failsafe Application Layer Libs Distributed Applications
GroupId

GroupId

dev.failsafe
ArtifactId

ArtifactId

failsafe-parent
Last Version

Last Version

3.2.4
Release Date

Release Date

Type

Type

pom
Description

Description

Failsafe Parent
Fault tolerance and resilience patterns
Project URL

Project URL

https://failsafe.dev
Source Code Management

Source Code Management

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

Download failsafe-parent

How to add to project

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

Dependencies

test (3)

Group / Artifact Type Version
org.testng : testng jar 6.9.10
org.mockito : mockito-core jar 4.2.0
net.jodah : concurrentunit jar 0.4.4

Project Modules

  • core
  • modules/okhttp
  • modules/retrofit

Versions

Version
3.2.4
3.2.3
3.2.2