Last Version

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

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

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

in.cleartax.dropwizard
ArtifactId

ArtifactId

db-sharding-bundle
Version

Version

0.2.198
Type

Type

pom
Description

Description

in.cleartax.dropwizard:db-sharding-bundle
This is a framework around Dropwizard to use Hibernate's multitenancy. This framework is Guice friendly
Project URL

Project URL

https://github.com/ClearTax/dropwizard-db-sharding-bundle
Source Code Management

Source Code Management

https://github.com/ClearTax/dropwizard-db-sharding-bundle

Download db-sharding-bundle 0.2.198


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • sharding-bom
  • sharding-core
  • sharding-migrations
  • sharding-example