net.niebes:retrofit-metrics

Implementation to retry retrofit calls with resilience4j

License

License

Categories

Categories

Net Retrofit HTTP Clients Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

net.niebes
ArtifactId

ArtifactId

retrofit-metrics
Last Version

Last Version

1.13.0
Release Date

Release Date

Type

Type

jar
Description

Description

Implementation to retry retrofit calls with resilience4j

Download retrofit-metrics

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.guava : guava jar 31.0.1-jre
org.jetbrains.kotlin : kotlin-stdlib jar
com.squareup.okhttp3 : okhttp jar 4.9.3
com.squareup.retrofit2 : retrofit jar 2.9.0

test (7)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit jar 1.6.0
org.junit.jupiter : junit-jupiter-api jar 5.8.1
org.junit.jupiter : junit-jupiter-engine jar 5.8.1
org.assertj : assertj-core jar 3.21.0
com.squareup.okhttp3 : mockwebserver jar 4.9.3
com.squareup.retrofit2 : converter-jackson jar 2.9.0
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.13.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.13.0
1.12.0
1.11.2
1.11.1
1.11.0
1.10.0
1.9.0
1.8.0
1.7.1
1.7.0
1.6.0
1.5.0
1.4.0
1.2.0
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0