is not current version
Last Version 3.2.2

com.github.t9t.jooq:jooq-postgresql-json 1.3.0

jOOQ support for PostgreSQL json & jsonb

Categories

Categories

PostgreSQL Data Databases jOOQ JSON
GroupId

GroupId

com.github.t9t.jooq
ArtifactId

ArtifactId

jooq-postgresql-json
Version

Version

1.3.0
Type

Type

jar

Download jooq-postgresql-json 1.3.0


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