io.dropwizard/dropwizard-oor

Leiningen/Boot

[io.dropwizard/dropwizard-oor "1.2.2"]

Clojure CLI/deps.edn

io.dropwizard/dropwizard-oor {:mvn/version "1.2.2"}

Gradle

implementation("io.dropwizard:dropwizard-oor:1.2.2")

Maven

<dependency>
  <groupId>io.dropwizard</groupId>
  <artifactId>dropwizard-oor</artifactId>
  <version>1.2.2</version>
</dependency>