is not current version
Last Version 0.4

io.github.jklingsporn:vertx-jooq-async 0.3

A jOOQ-CodeGenerator to create async vertxified DAOs and POJOs

Categories

Categories

jOOQ Data Databases
GroupId

GroupId

io.github.jklingsporn
ArtifactId

ArtifactId

vertx-jooq-async
Version

Version

0.3
Type

Type

pom

Download vertx-jooq-async 0.3

Filename Size
vertx-jooq-async-0.3.pom 5 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.jklingsporn/vertx-jooq-async/ -->
<dependency>
    <groupId>io.github.jklingsporn</groupId>
    <artifactId>vertx-jooq-async</artifactId>
    <version>0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.jklingsporn/vertx-jooq-async/
implementation 'io.github.jklingsporn:vertx-jooq-async:0.3'
// https://jarcasting.com/artifacts/io.github.jklingsporn/vertx-jooq-async/
implementation ("io.github.jklingsporn:vertx-jooq-async:0.3")
'io.github.jklingsporn:vertx-jooq-async:pom:0.3'
<dependency org="io.github.jklingsporn" name="vertx-jooq-async" rev="0.3">
  <artifact name="vertx-jooq-async" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.jklingsporn', module='vertx-jooq-async', version='0.3')
)
libraryDependencies += "io.github.jklingsporn" % "vertx-jooq-async" % "0.3"
[io.github.jklingsporn/vertx-jooq-async "0.3"]