Last Version

Postgres jDBI UUID utilities 1.0

Utilities to support UUID in postgres with jDBI

License

License

Categories

Categories

JDBI Data Databases
GroupId

GroupId

io.jvelo
ArtifactId

ArtifactId

jdbi-postgres-uuid
Version

Version

1.0
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 1.0


<!-- 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.