is not current version
Last Version 3.2.2

com.github.t9t.jooq:jooq-postgresql-json-parent 0.3.1

jOOQ support for PostgreSQL json & jsonb - parent pom

Categories

Categories

PostgreSQL Data Databases jOOQ JSON
GroupId

GroupId

com.github.t9t.jooq
ArtifactId

ArtifactId

jooq-postgresql-json-parent
Version

Version

0.3.1
Type

Type

pom

Download jooq-postgresql-json-parent 0.3.1


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