Last Version

in.cleartax.dropwizard:sharding-core 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

sharding-core
Version

Version

0.2.198
Type

Type

jar
Description

Description

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

Download sharding-core 0.2.198


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

Dependencies

compile (7)

Group / Artifact Type Version
org.projectlombok : lombok jar
io.dropwizard : dropwizard-core jar
io.dropwizard : dropwizard-hibernate jar
com.google.inject : guice jar
org.glassfish.hk2 : guice-bridge jar
ru.vyarus : dropwizard-guicey jar
io.dropwizard.metrics : metrics-healthchecks jar

Project Modules

There are no modules declared in this project.