Failsafe Retrofit

Fault tolerance and resilience patterns

License

License

Categories

Categories

Failsafe Application Layer Libs Distributed Applications Retrofit Net HTTP Clients
GroupId

GroupId

dev.failsafe
ArtifactId

ArtifactId

failsafe-retrofit
Last Version

Last Version

3.2.4
Release Date

Release Date

Type

Type

jar
Description

Description

Failsafe Retrofit
Fault tolerance and resilience patterns

Download failsafe-retrofit

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
dev.failsafe : failsafe jar 3.2.4
com.squareup.retrofit2 : retrofit jar 2.9.0

test (7)

Group / Artifact Type Version
dev.failsafe : failsafe test-jar 3.2.4
com.google.code.gson : gson jar 2.9.0
com.squareup.retrofit2 : converter-gson jar 2.3.0
com.github.tomakehurst : wiremock-jre8 jar 2.32.0
org.testng : testng jar 6.9.10
org.mockito : mockito-core jar 4.2.0
net.jodah : concurrentunit jar 0.4.4

Project Modules

There are no modules declared in this project.

Versions

Version
3.2.4
3.2.3
3.2.2