io.dropwizard.sharding/db-sharding-bundle

Leiningen/Boot

[io.dropwizard.sharding/db-sharding-bundle "1.2.2-7-BLACKLIST"]

Clojure CLI/deps.edn

io.dropwizard.sharding/db-sharding-bundle {:mvn/version "1.2.2-7-BLACKLIST"}

Gradle

implementation("io.dropwizard.sharding:db-sharding-bundle:1.2.2-7-BLACKLIST")

Maven

<dependency>
  <groupId>io.dropwizard.sharding</groupId>
  <artifactId>db-sharding-bundle</artifactId>
  <version>1.2.2-7-BLACKLIST</version>
</dependency>