Last Version

Failsafe OkHttp 3.2.4

Fault tolerance and resilience patterns

License

License

Categories

Categories

Failsafe Application Layer Libs Distributed Applications
GroupId

GroupId

dev.failsafe
ArtifactId

ArtifactId

failsafe-okhttp
Version

Version

3.2.4
Type

Type

jar
Description

Description

Failsafe OkHttp
Fault tolerance and resilience patterns

Download failsafe-okhttp 3.2.4


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

Dependencies

compile (2)

Group / Artifact Type Version
dev.failsafe : failsafe jar 3.2.4
com.squareup.okhttp3 : okhttp jar 4.9.3

test (5)

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