License |
License |
---|---|
Categories |
CategoriesPostgreSQL Data Databases jOOQ JSON |
GroupId | GroupIdcom.github.t9t.jooq |
ArtifactId | ArtifactIdjooq-postgresql-json-parent |
Last Version | Last Version3.2.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionjooq-postgresql-json-parent
jOOQ support for PostgreSQL json & jsonb - parent pom
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jooq-postgresql-json-parent-3.2.2.pom | 5 KB |
Browse |
<!-- 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>3.2.2</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:3.2.2'
// https://jarcasting.com/artifacts/com.github.t9t.jooq/jooq-postgresql-json-parent/
implementation ("com.github.t9t.jooq:jooq-postgresql-json-parent:3.2.2")
'com.github.t9t.jooq:jooq-postgresql-json-parent:pom:3.2.2'
<dependency org="com.github.t9t.jooq" name="jooq-postgresql-json-parent" rev="3.2.2">
<artifact name="jooq-postgresql-json-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.t9t.jooq', module='jooq-postgresql-json-parent', version='3.2.2')
)
libraryDependencies += "com.github.t9t.jooq" % "jooq-postgresql-json-parent" % "3.2.2"
[com.github.t9t.jooq/jooq-postgresql-json-parent "3.2.2"]