is not current version
Last Version 0.2.198

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

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.193
Type

Type

pom

Download db-sharding-bundle 0.2.193


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