com.jamierf.db-table:db-table-core

DB Table is an implementation of the Guava Table interface, backed by JDBI.

GroupId

GroupId

com.jamierf.db-table
ArtifactId

ArtifactId

db-table-core
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

DB Table is an implementation of the Guava Table interface, backed by JDBI.

Download db-table-core

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.guava : guava jar 16.0.1
org.jdbi : jdbi jar 2.53
com.h2database : h2 jar 1.4.178
com.yammer.collections : yammer-collections jar 0.0.4

test (2)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.3.2
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.1