is not current version
Last Version 0.2.198

in.cleartax.dropwizard:db-sharding-bundle 0.2.18

This is a framework around Dropwizard to use Hibernate's multitenancy. This framework is Guice friendly

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

in.cleartax.dropwizard
ArtifactId

ArtifactId

db-sharding-bundle
Version

Version

0.2.18
Type

Type

pom

Download db-sharding-bundle 0.2.18


<!-- https://jarcasting.com/artifacts/in.cleartax.dropwizard/db-sharding-bundle/ -->
<dependency>
    <groupId>in.cleartax.dropwizard</groupId>
    <artifactId>db-sharding-bundle</artifactId>
    <version>0.2.18</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/in.cleartax.dropwizard/db-sharding-bundle/
implementation 'in.cleartax.dropwizard:db-sharding-bundle:0.2.18'
// https://jarcasting.com/artifacts/in.cleartax.dropwizard/db-sharding-bundle/
implementation ("in.cleartax.dropwizard:db-sharding-bundle:0.2.18")
'in.cleartax.dropwizard:db-sharding-bundle:pom:0.2.18'
<dependency org="in.cleartax.dropwizard" name="db-sharding-bundle" rev="0.2.18">
  <artifact name="db-sharding-bundle" type="pom" />
</dependency>
@Grapes(
@Grab(group='in.cleartax.dropwizard', module='db-sharding-bundle', version='0.2.18')
)
libraryDependencies += "in.cleartax.dropwizard" % "db-sharding-bundle" % "0.2.18"
[in.cleartax.dropwizard/db-sharding-bundle "0.2.18"]