io.dropwizard.discovery/dropwizard-service-discovery

Leiningen/Boot

[io.dropwizard.discovery/dropwizard-service-discovery "1.3.12-1"]

Clojure CLI/deps.edn

io.dropwizard.discovery/dropwizard-service-discovery {:mvn/version "1.3.12-1"}

Gradle

implementation("io.dropwizard.discovery:dropwizard-service-discovery:1.3.12-1")

Maven

<dependency>
  <groupId>io.dropwizard.discovery</groupId>
  <artifactId>dropwizard-service-discovery</artifactId>
  <version>1.3.12-1</version>
</dependency>