f

feign-dropwizard-metrics4

Feign Dropwizard Metrics 4
Files download
File Operation
feign-dropwizard-metrics4-13.2.1.jar download
feign-dropwizard-metrics4-13.2.1.pom download
feign-dropwizard-metrics4-13.2.1-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.openfeign</groupId>
  <artifactId>feign-dropwizard-metrics4</artifactId>
  <version>13.2.1</version>
</dependency>
Gradle Groovy
implementation 'io.github.openfeign:feign-dropwizard-metrics4:13.2.1'
Gradle Kotlin
implementation("io.github.openfeign:feign-dropwizard-metrics4:13.2.1")
Scala SBT
libraryDependencies += "io.github.openfeign" % "feign-dropwizard-metrics4" % "13.2.1"
Groovy Grape
@Grapes(
  @Grab(group='io.github.openfeign', module='feign-dropwizard-metrics4', version='13.2.1')
)
Apache Ivy
<dependency org="io.github.openfeign" name="feign-dropwizard-metrics4" rev="13.2.1" />
Leiningen
[io.github.openfeign/feign-dropwizard-metrics4 "13.2.1"]
Apache Buildr
'io.github.openfeign:feign-dropwizard-metrics4:jar:13.2.1'