io.dropwizard/dropwizard-xml

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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