License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices ORM Data |
GroupId | GroupIdio.appform.dropwizard.sharding |
ArtifactId | ArtifactIddb-sharding-bundle |
Last Version | Last Version2.0.28-3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDropwizard Database Sharding Bundle
Application layer database sharding over SQL dbs
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
db-sharding-bundle-2.0.28-3.pom | |
db-sharding-bundle-2.0.28-3.jar | 83 KB |
db-sharding-bundle-2.0.28-3-sources.jar | 46 KB |
db-sharding-bundle-2.0.28-3-javadoc.jar | 253 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
io.dropwizard : dropwizard-core | jar | 2.0.28 |
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 |