org.dropwizard/dropwizard-checkmate

Leiningen/Boot

[org.dropwizard/dropwizard-checkmate "1.1.0"]

Clojure CLI/deps.edn

org.dropwizard/dropwizard-checkmate {:mvn/version "1.1.0"}

Gradle

implementation("org.dropwizard:dropwizard-checkmate:1.1.0")

Maven

<dependency>
  <groupId>org.dropwizard</groupId>
  <artifactId>dropwizard-checkmate</artifactId>
  <version>1.1.0</version>
</dependency>