Last Version

com.github.mwiede:metrics-feign 3.0

A decorator wrapping Feign client method handlers in order to provide metrics of calls to feign target interfaces.

License

License

Categories

Categories

Feign Net HTTP Clients Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.github.mwiede
ArtifactId

ArtifactId

metrics-feign
Version

Version

3.0
Type

Type

jar
Description

Description

com.github.mwiede:metrics-feign
A decorator wrapping Feign client method handlers in order to provide metrics of calls to feign target interfaces.
Project URL

Project URL

https://github.com/mwiede/metrics-feign
Source Code Management

Source Code Management

https://github.com/mwiede/metrics-feign

Download metrics-feign 3.0


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

Dependencies

compile (3)

Group / Artifact Type Version
io.dropwizard.metrics : metrics-core jar 4.1.2
io.dropwizard.metrics : metrics-annotation jar 4.1.2
io.github.openfeign : feign-core jar 10.12

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-core jar 2.27.0
com.github.tomakehurst : wiremock jar 2.23.2
io.github.openfeign : feign-gson jar 10.12

Project Modules

There are no modules declared in this project.