is not current version
Last Version 11.9

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

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

10.9
Type

Type

jar

Download feign-dropwizard-metrics5 10.9


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