Last Version

com.toasttab:test-jdbishard-common 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

test-jdbishard-common
Version

Version

0.0.2
Type

Type

jar
Description

Description

JdbiShard helps you hide database sharding from your business logic.

Download test-jdbishard-common 0.0.2


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

There are no modules declared in this project.