Last Version

retrofit-metrics 2.0.2

Library to support dropwizard metrics with retrofit clients using Timed annotation

License

License

Categories

Categories

Retrofit Net HTTP Clients Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.cvent
ArtifactId

ArtifactId

retrofit-metrics
Version

Version

2.0.2
Type

Type

jar
Description

Description

retrofit-metrics
Library to support dropwizard metrics with retrofit clients using Timed annotation

Download retrofit-metrics 2.0.2


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

Dependencies

compile (4)

Group / Artifact Type Version
io.dropwizard.metrics : metrics-annotation jar 4.0.2
io.dropwizard.metrics : metrics-core jar 4.0.2
org.slf4j : slf4j-api jar 1.7.25
com.squareup.retrofit2 : retrofit jar 2.5.0

test (6)

Group / Artifact Type Version
com.squareup.okhttp3 : mockwebserver jar 3.12.0
com.squareup.retrofit2 : converter-gson jar 2.5.0
com.squareup.retrofit2 : adapter-rxjava jar 2.5.0
org.junit.vintage : junit-vintage-engine jar 4.12.3
org.mockito : mockito-core jar 2.15.0
org.assertj : assertj-core jar 3.9.1

Project Modules

There are no modules declared in this project.