Last Version

JdbiShard 0.0.2

JdbiShard helps you hide database sharding from your business logic.

License

License

Categories

Categories

JDBI Data Databases
GroupId

GroupId

com.toasttab
ArtifactId

ArtifactId

jdbishard
Version

Version

0.0.2
Type

Type

pom
Description

Description

JdbiShard
JdbiShard helps you hide database sharding from your business logic.

Download jdbishard 0.0.2

Filename Size
jdbishard-0.0.2.pom 8 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jdbishard-dropwizard
  • jdbishard-jdbi
  • jdbishard-sharding
  • test-jdbishard-common
  • test-jdbishard-dropwizard