Categories |
CategoriesPostgreSQL Data Databases jOOQ JSON |
---|---|
GroupId | GroupIdcom.github.t9t.jooq |
ArtifactId | ArtifactIdjooq-postgresql-json-parent |
Version | Version2.0.1 |
Type | Typepom |
Filename | Size |
---|---|
jooq-postgresql-json-parent-2.0.1.pom | 9 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>2.0.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:2.0.1'
// https://jarcasting.com/artifacts/com.github.t9t.jooq/jooq-postgresql-json-parent/
implementation ("com.github.t9t.jooq:jooq-postgresql-json-parent:2.0.1")
'com.github.t9t.jooq:jooq-postgresql-json-parent:pom:2.0.1'
<dependency org="com.github.t9t.jooq" name="jooq-postgresql-json-parent" rev="2.0.1">
<artifact name="jooq-postgresql-json-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.t9t.jooq', module='jooq-postgresql-json-parent', version='2.0.1')
)
libraryDependencies += "com.github.t9t.jooq" % "jooq-postgresql-json-parent" % "2.0.1"
[com.github.t9t.jooq/jooq-postgresql-json-parent "2.0.1"]