io.dropwizard.maxmind/dropwizard-maxmind-bundle

Leiningen/Boot

[io.dropwizard.maxmind/dropwizard-maxmind-bundle "0.0.3"]

Clojure CLI/deps.edn

io.dropwizard.maxmind/dropwizard-maxmind-bundle {:mvn/version "0.0.3"}

Gradle

implementation("io.dropwizard.maxmind:dropwizard-maxmind-bundle:0.0.3")

Maven

<dependency>
  <groupId>io.dropwizard.maxmind</groupId>
  <artifactId>dropwizard-maxmind-bundle</artifactId>
  <version>0.0.3</version>
</dependency>