io.dropwizard.discovery/dropwizard-service-discovery

Leiningen/Boot

[io.dropwizard.discovery/dropwizard-service-discovery "1.3.7-2"]

Clojure CLI/deps.edn

io.dropwizard.discovery/dropwizard-service-discovery {:mvn/version "1.3.7-2"}

Gradle

implementation("io.dropwizard.discovery:dropwizard-service-discovery:1.3.7-2")

Maven

<dependency>
  <groupId>io.dropwizard.discovery</groupId>
  <artifactId>dropwizard-service-discovery</artifactId>
  <version>1.3.7-2</version>
</dependency>