is not current version
Last Version 3.2.4

Failsafe Retrofit 3.2.2

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
Version

Version

3.2.2
Type

Type

jar
Description

Description

Failsafe Retrofit
Fault tolerance and resilience patterns

Download failsafe-retrofit 3.2.2


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

Dependencies

compile (2)

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

test (7)

Group / Artifact Type Version
dev.failsafe : failsafe test-jar 3.2.2
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.