MVN

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

Maven & Gradle

Aug 17, 2022
55 stars

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

<dependency>
    <groupId>com.github.t9t.jooq</groupId>
    <artifactId>jooq-postgresql-json-parent</artifactId>
    <version>4.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.t9t.jooq : jooq-postgresql-json-parent to add to Maven - Latest Versions:

  • Latest Stable: 4.0.0

All Versions

Choose a version of com.github.t9t.jooq : jooq-postgresql-json-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
4.0.x
jooq-postgresql-json-parent-4.0.0
3.2.x
jooq-postgresql-json-parent-3.2.3
jooq-postgresql-json-parent-3.2.2
jooq-postgresql-json-parent-3.2.1
jooq-postgresql-json-parent-3.2.0
3.1.x
jooq-postgresql-json-parent-3.1.2
jooq-postgresql-json-parent-3.1.1
jooq-postgresql-json-parent-3.1.0
3.0.x
jooq-postgresql-json-parent-3.0.0
2.0.x
jooq-postgresql-json-parent-2.0.3
jooq-postgresql-json-parent-2.0.2
jooq-postgresql-json-parent-2.0.1
jooq-postgresql-json-parent-2.0.0
1.3.x
jooq-postgresql-json-parent-1.3.0
1.2.x
jooq-postgresql-json-parent-1.2.2
jooq-postgresql-json-parent-1.2.1
jooq-postgresql-json-parent-1.2.0
1.1.x
jooq-postgresql-json-parent-1.1.2
jooq-postgresql-json-parent-1.1.1
jooq-postgresql-json-parent-1.1.0
1.0.x
jooq-postgresql-json-parent-1.0.0
0.4.x
jooq-postgresql-json-parent-0.4.0
0.3.x
jooq-postgresql-json-parent-0.3.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.t9t.jooq</groupId>
    <artifactId>jooq-postgresql-json-parent</artifactId>
    <version>4.0.0</version>
</dependency>