is not current version
Last Version 2.0.28-3

io.appform.dropwizard.sharding:db-sharding-bundle 2.0.28-3-RC-2

Application layer database sharding over SQL dbs

Categories

Categories

DropWizard Container Microservices ORM Data
GroupId

GroupId

io.appform.dropwizard.sharding
ArtifactId

ArtifactId

db-sharding-bundle
Version

Version

2.0.28-3-RC-2
Type

Type

jar

Download db-sharding-bundle 2.0.28-3-RC-2


<!-- https://jarcasting.com/artifacts/io.appform.dropwizard.sharding/db-sharding-bundle/ -->
<dependency>
    <groupId>io.appform.dropwizard.sharding</groupId>
    <artifactId>db-sharding-bundle</artifactId>
    <version>2.0.28-3-RC-2</version>
</dependency>
// https://jarcasting.com/artifacts/io.appform.dropwizard.sharding/db-sharding-bundle/
implementation 'io.appform.dropwizard.sharding:db-sharding-bundle:2.0.28-3-RC-2'
// https://jarcasting.com/artifacts/io.appform.dropwizard.sharding/db-sharding-bundle/
implementation ("io.appform.dropwizard.sharding:db-sharding-bundle:2.0.28-3-RC-2")
'io.appform.dropwizard.sharding:db-sharding-bundle:jar:2.0.28-3-RC-2'
<dependency org="io.appform.dropwizard.sharding" name="db-sharding-bundle" rev="2.0.28-3-RC-2">
  <artifact name="db-sharding-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.appform.dropwizard.sharding', module='db-sharding-bundle', version='2.0.28-3-RC-2')
)
libraryDependencies += "io.appform.dropwizard.sharding" % "db-sharding-bundle" % "2.0.28-3-RC-2"
[io.appform.dropwizard.sharding/db-sharding-bundle "2.0.28-3-RC-2"]