is not current version
Last Version 3.2.2

jooq-postgresql-json-parent 2.0.3

jOOQ support for PostgreSQL json & jsonb - parent pom

License

License

Categories

Categories

PostgreSQL Data Databases jOOQ JSON
GroupId

GroupId

com.github.t9t.jooq
ArtifactId

ArtifactId

jooq-postgresql-json-parent
Version

Version

2.0.3
Type

Type

pom
Description

Description

jooq-postgresql-json-parent
jOOQ support for PostgreSQL json & jsonb - parent pom
Project URL

Project URL

https://github.com/t9t/jooq-postgresql-json
Source Code Management

Source Code Management

https://github.com/t9t/jooq-postgresql-json

Download jooq-postgresql-json-parent 2.0.3


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jooq-postgresql-json
  • integration-tests