jooq

dependencies

Categories

Categories

jOOQ Data Databases
GroupId

GroupId

com.walterjwhite.infrastructure.dependencies
ArtifactId

ArtifactId

jooq
Last Version

Last Version

0.0.15
Release Date

Release Date

Type

Type

pom
Description

Description

jooq
dependencies

Download jooq

Filename Size
jooq-0.0.15.pom 1 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/jooq/ -->
<dependency>
    <groupId>com.walterjwhite.infrastructure.dependencies</groupId>
    <artifactId>jooq</artifactId>
    <version>0.0.15</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/jooq/
implementation 'com.walterjwhite.infrastructure.dependencies:jooq:0.0.15'
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/jooq/
implementation ("com.walterjwhite.infrastructure.dependencies:jooq:0.0.15")
'com.walterjwhite.infrastructure.dependencies:jooq:pom:0.0.15'
<dependency org="com.walterjwhite.infrastructure.dependencies" name="jooq" rev="0.0.15">
  <artifact name="jooq" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.infrastructure.dependencies', module='jooq', version='0.0.15')
)
libraryDependencies += "com.walterjwhite.infrastructure.dependencies" % "jooq" % "0.0.15"
[com.walterjwhite.infrastructure.dependencies/jooq "0.0.15"]

Dependencies

compile (3)

Group / Artifact Type Version
org.jooq : jooq jar 3.10.0
org.jooq : jooq-meta jar 3.10.0
org.jooq : jooq-codegen jar 3.10.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.15
0.0.14
0.0.13
0.0.12
0.0.11