io.dropwizard/dropwizard-xml

Leiningen/Boot

[io.dropwizard/dropwizard-xml "1.1.4-1"]

Clojure CLI/deps.edn

io.dropwizard/dropwizard-xml {:mvn/version "1.1.4-1"}

Gradle

implementation("io.dropwizard:dropwizard-xml:1.1.4-1")

Maven

<dependency>
  <groupId>io.dropwizard</groupId>
  <artifactId>dropwizard-xml</artifactId>
  <version>1.1.4-1</version>
</dependency>