Postgres jDBI UUID utilities

Utilities to support UUID in postgres with jDBI

License

License

Categories

Categories

JDBI Data Databases
GroupId

GroupId

io.jvelo
ArtifactId

ArtifactId

jdbi-postgres-uuid
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Postgres jDBI UUID utilities
Utilities to support UUID in postgres with jDBI
Project URL

Project URL

http://github.com/jvelo/jdbi-postgres-uuid
Source Code Management

Source Code Management

http://github.com/jvelo/jdbi-postgres-uuid

Download jdbi-postgres-uuid

How to add to project

<!-- https://jarcasting.com/artifacts/io.jvelo/jdbi-postgres-uuid/ -->
<dependency>
    <groupId>io.jvelo</groupId>
    <artifactId>jdbi-postgres-uuid</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.jvelo/jdbi-postgres-uuid/
implementation 'io.jvelo:jdbi-postgres-uuid:1.0'
// https://jarcasting.com/artifacts/io.jvelo/jdbi-postgres-uuid/
implementation ("io.jvelo:jdbi-postgres-uuid:1.0")
'io.jvelo:jdbi-postgres-uuid:jar:1.0'
<dependency org="io.jvelo" name="jdbi-postgres-uuid" rev="1.0">
  <artifact name="jdbi-postgres-uuid" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.jvelo', module='jdbi-postgres-uuid', version='1.0')
)
libraryDependencies += "io.jvelo" % "jdbi-postgres-uuid" % "1.0"
[io.jvelo/jdbi-postgres-uuid "1.0"]

Dependencies

provided (2)

Group / Artifact Type Version
org.jdbi : jdbi jar 2.55
org.postgresql : postgresql jar 9.3-1102-jdbc41

Project Modules

There are no modules declared in this project.

Versions

Version
1.0