Dropwizard Database Sharding Bundle

Application layer database sharding over SQL dbs

License

License

Categories

Categories

DropWizard Container Microservices ORM Data
GroupId

GroupId

io.appform.dropwizard.sharding
ArtifactId

ArtifactId

db-sharding-bundle
Last Version

Last Version

2.0.28-3
Release Date

Release Date

Type

Type

jar
Description

Description

Dropwizard Database Sharding Bundle
Application layer database sharding over SQL dbs
Project URL

Project URL

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

Source Code Management

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

Download db-sharding-bundle

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
io.dropwizard : dropwizard-hibernate jar 2.0.28
cglib : cglib-nodep jar 3.3.0
com.github.rholder : guava-retrying jar 2.0.0
com.github.ben-manes.caffeine : caffeine jar 2.6.2
org.reflections : reflections jar 0.10.2

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22
io.dropwizard : dropwizard-core jar 2.0.28

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.2
com.h2database : h2 jar 1.4.196
io.dropwizard : dropwizard-testing jar 2.0.28
org.mockito : mockito-core jar 4.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.28-3
2.0.28-3-RC-4
2.0.28-3-RC-3
2.0.28-3-RC-2
2.0.28-3-RC-1
2.0.28-2
2.0.28-1
2.0.23-2
2.0.23-1
1.3.13-9
1.3.13-8
1.3.13-7
1.3.13-6
1.3.13-5
1.3.13-4
1.3.13-1
1.3.12-3