is not current version
Last Version 11.9

io.github.openfeign:feign-dropwizard-metrics5 11.1

Feign Dropwizard Metrics 5

Categories

Categories

DropWizard Container Microservices Feign Net HTTP Clients Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

io.github.openfeign
ArtifactId

ArtifactId

feign-dropwizard-metrics5
Version

Version

11.1
Type

Type

jar

Download feign-dropwizard-metrics5 11.1


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