Last Version

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


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

Dependencies

compile (5)

Group / Artifact Type Version
in.cleartax.dropwizard : sharding-core jar 0.2.198
com.google.inject : guice jar
org.glassfish.hk2 : guice-bridge jar
ru.vyarus : dropwizard-guicey jar
io.dropwizard : dropwizard-client jar

test (3)

Group / Artifact Type Version
io.dropwizard : dropwizard-testing jar
org.mockito : mockito-core jar
com.h2database : h2 jar

Project Modules

There are no modules declared in this project.