is not current version
Last Version 3.2.2

jooq-postgresql-json 3.1.1

jOOQ support for PostgreSQL json & jsonb

License

License

Categories

Categories

PostgreSQL Data Databases jOOQ JSON
GroupId

GroupId

com.github.t9t.jooq
ArtifactId

ArtifactId

jooq-postgresql-json
Version

Version

3.1.1
Type

Type

jar
Description

Description

jooq-postgresql-json
jOOQ support for PostgreSQL json & jsonb

Download jooq-postgresql-json 3.1.1


<!-- https://jarcasting.com/artifacts/com.github.t9t.jooq/jooq-postgresql-json/ -->
<dependency>
    <groupId>com.github.t9t.jooq</groupId>
    <artifactId>jooq-postgresql-json</artifactId>
    <version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.t9t.jooq/jooq-postgresql-json/
implementation 'com.github.t9t.jooq:jooq-postgresql-json:3.1.1'
// https://jarcasting.com/artifacts/com.github.t9t.jooq/jooq-postgresql-json/
implementation ("com.github.t9t.jooq:jooq-postgresql-json:3.1.1")
'com.github.t9t.jooq:jooq-postgresql-json:jar:3.1.1'
<dependency org="com.github.t9t.jooq" name="jooq-postgresql-json" rev="3.1.1">
  <artifact name="jooq-postgresql-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.t9t.jooq', module='jooq-postgresql-json', version='3.1.1')
)
libraryDependencies += "com.github.t9t.jooq" % "jooq-postgresql-json" % "3.1.1"
[com.github.t9t.jooq/jooq-postgresql-json "3.1.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jooq : jooq jar 3.15.4
org.jetbrains.kotlin : kotlin-stdlib Optional jar 1.5.31

Project Modules

There are no modules declared in this project.