com.toasttab:jdbishard-sharding

JdbiShard helps you hide database sharding from your business logic.

License

License

Categories

Categories

JDBI Data Databases
GroupId

GroupId

com.toasttab
ArtifactId

ArtifactId

jdbishard-sharding
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

JdbiShard helps you hide database sharding from your business logic.

Download jdbishard-sharding

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.immutables : value jar 2.4.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.6.2

Project Modules

There are no modules declared in this project.
com.toasttab

Versions

Version
0.0.2