io.dropwizard.discovery/dropwizard-service-discovery

Leiningen/Boot

[io.dropwizard.discovery/dropwizard-service-discovery "1.1.0"]

Clojure CLI/deps.edn

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

Gradle

implementation("io.dropwizard.discovery:dropwizard-service-discovery:1.1.0")

Maven

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